Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp399 int ArgCount = LLVMGetNumArgOperands(Src); in CloneAttrs()
468 int ArgCount = LLVMGetNumArgOperands(Src); in CloneInstruction()
631 int ArgCount = LLVMGetNumArgOperands(Src); in CloneInstruction()
670 int ArgCount = LLVMGetNumArgOperands(Src); in CloneInstruction()
680 int ArgCount = LLVMGetNumArgOperands(Src); in CloneInstruction()
/external/llvm/tools/llvm-c-test/
Decho.cpp380 int ArgCount = LLVMGetNumArgOperands(Src); in CloneAttrs()
448 int ArgCount = LLVMGetNumArgOperands(Src); in CloneInstruction()
611 int ArgCount = LLVMGetNumArgOperands(Src); in CloneInstruction()
/external/llvm/include/llvm-c/
DCore.h2572 unsigned LLVMGetNumArgOperands(LLVMValueRef Instr);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h2799 unsigned LLVMGetNumArgOperands(LLVMValueRef Instr);
/external/llvm/lib/IR/
DCore.cpp2170 unsigned LLVMGetNumArgOperands(LLVMValueRef Instr) { in LLVMGetNumArgOperands() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp2394 unsigned LLVMGetNumArgOperands(LLVMValueRef Instr) { in LLVMGetNumArgOperands() function