Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm-c/
HDCore.h2060 LLVMOpcode LLVMGetConstOpcode(LLVMValueRef ConstantVal);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDCore.cpp1455 LLVMOpcode LLVMGetConstOpcode(LLVMValueRef ConstantVal) { in LLVMGetConstOpcode() function