Home
last modified time | relevance | path

Searched refs:LLVMGetInstructionOpcode (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_logic.c324 LLVMGetInstructionOpcode(mask) == LLVMSExt) { in lp_build_select()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h3138 LLVMOpcode LLVMGetInstructionOpcode(LLVMValueRef Inst);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp2753 LLVMOpcode LLVMGetInstructionOpcode(LLVMValueRef Inst) { in LLVMGetInstructionOpcode() function