Searched refs:map_to_llvmopcode (Results 1 – 1 of 1) sorted by relevance
967 static LLVMOpcode map_to_llvmopcode(int opcode) in map_to_llvmopcode() function990 return map_to_llvmopcode(unwrap<ConstantExpr>(ConstantVal)->getOpcode()); in LLVMGetConstOpcode()2028 return map_to_llvmopcode(C->getOpcode()); in LLVMGetInstructionOpcode()