Intrinsic: Functions for working with LLVM Intrinsic routines

Description Usage Arguments Author(s) References

Description

These are functions that work with LLVM's intrinsic functions.

Usage

1
getIntrinsic(module, id, types = list())

Arguments

module

the Module object

id

the name of the intrinsic

types

parameter types

Author(s)

Duncan Temple Lang

References

LLVM Manual


doktorschiwago/Rllvm2 documentation built on May 15, 2019, 9:42 a.m.