Home
last modified time | relevance | path

Searched refs:LLVMGetIntrinsicID (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_intr.c249 if (LLVMGetIntrinsicID(function) == 0) { in lp_build_intrinsic()
/external/llvm-project/llvm/tools/llvm-c-test/
Decho.cpp250 unsigned ID = LLVMGetIntrinsicID(Cst); in clone_constant_impl()
/external/llvm/include/llvm-c/
DCore.h1972 unsigned LLVMGetIntrinsicID(LLVMValueRef Fn);
/external/llvm-project/llvm/include/llvm-c/
DCore.h2465 unsigned LLVMGetIntrinsicID(LLVMValueRef Fn);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h2428 unsigned LLVMGetIntrinsicID(LLVMValueRef Fn);
/external/llvm-project/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1383 return Val_bool(LLVMGetIntrinsicID(Fn)); in llvm_is_intrinsic()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1274 return Val_bool(LLVMGetIntrinsicID(Fn)); in llvm_is_intrinsic()
/external/llvm/lib/IR/
DCore.cpp1803 unsigned LLVMGetIntrinsicID(LLVMValueRef Fn) { in LLVMGetIntrinsicID() function
/external/llvm/bindings/go/llvm/
Dir.go1036 func (v Value) IntrinsicID() int { return int(C.LLVMGetIntrinsicID(v.C)) }
/external/llvm-project/llvm/bindings/go/llvm/
Dir.go1143 func (v Value) IntrinsicID() int { return int(C.LLVMGetIntrinsicID(v.C)) }
/external/llvm-project/llvm/lib/IR/
DCore.cpp2348 unsigned LLVMGetIntrinsicID(LLVMValueRef Fn) { in LLVMGetIntrinsicID() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp2312 unsigned LLVMGetIntrinsicID(LLVMValueRef Fn) { in LLVMGetIntrinsicID() function