Home
last modified time | relevance | path

Searched refs:LLVMGetIndices (Results 1 – 10 of 10) sorted by relevance

/external/llvm/tools/llvm-c-test/
Decho.cpp637 auto I = LLVMGetIndices(Src)[0]; in CloneInstruction()
646 auto I = LLVMGetIndices(Src)[0]; in CloneInstruction()
/external/llvm-project/llvm/tools/llvm-c-test/
Decho.cpp783 auto I = LLVMGetIndices(Src)[0]; in CloneInstruction()
794 auto I = LLVMGetIndices(Src)[0]; in CloneInstruction()
/external/llvm/include/llvm-c/
DCore.h2847 const unsigned *LLVMGetIndices(LLVMValueRef Inst);
/external/llvm-project/llvm/include/llvm-c/
DCore.h3524 const unsigned *LLVMGetIndices(LLVMValueRef Inst);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h3487 const unsigned *LLVMGetIndices(LLVMValueRef Inst);
/external/llvm-project/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c742 const unsigned *Indices = LLVMGetIndices(Instr); in llvm_indices()
/external/llvm/lib/IR/
DCore.cpp2361 const unsigned *LLVMGetIndices(LLVMValueRef Inst) { in LLVMGetIndices() function
/external/llvm-project/llvm/bindings/go/llvm/
Dir.go1319 indicesPtr := C.LLVMGetIndices(v.C)
/external/llvm-project/llvm/lib/IR/
DCore.cpp3008 const unsigned *LLVMGetIndices(LLVMValueRef Inst) { in LLVMGetIndices() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp2972 const unsigned *LLVMGetIndices(LLVMValueRef Inst) { in LLVMGetIndices() function