Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_type.c434 instr = LLVMGetNextInstruction(instr); in lp_build_count_instructions()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h3103 LLVMValueRef LLVMGetNextInstruction(LLVMValueRef Inst);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp2711 LLVMValueRef LLVMGetNextInstruction(LLVMValueRef Inst) { in LLVMGetNextInstruction() function