Home
last modified time | relevance | path

Searched refs:LLVMGetNumIndices (Results 1 – 6 of 6) sorted by relevance

/external/llvm/tools/llvm-c-test/
Decho.cpp561 int NumIdx = LLVMGetNumIndices(Src); in CloneInstruction()
635 if (LLVMGetNumIndices(Src) != 1) in CloneInstruction()
644 if (LLVMGetNumIndices(Src) != 1) in CloneInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp581 int NumIdx = LLVMGetNumIndices(Src); in CloneInstruction()
707 if (LLVMGetNumIndices(Src) != 1) in CloneInstruction()
716 if (LLVMGetNumIndices(Src) != 1) in CloneInstruction()
/external/llvm/include/llvm-c/
DCore.h2842 unsigned LLVMGetNumIndices(LLVMValueRef Inst);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h3075 unsigned LLVMGetNumIndices(LLVMValueRef Inst);
/external/llvm/lib/IR/
DCore.cpp2349 unsigned LLVMGetNumIndices(LLVMValueRef Inst) { in LLVMGetNumIndices() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp2579 unsigned LLVMGetNumIndices(LLVMValueRef Inst) { in LLVMGetNumIndices() function