Home
last modified time | relevance | path

Searched refs:LLVMGetInstructionCallConv (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/include/llvm-c/
HDCore.h2354 unsigned LLVMGetInstructionCallConv(LLVMValueRef Instr);
/trueos/contrib/llvm/lib/IR/
HDCore.cpp1787 unsigned LLVMGetInstructionCallConv(LLVMValueRef Instr) { in LLVMGetInstructionCallConv() function