Searched refs:map_to_llvmopcode (Results 1 – 3 of 3) sorted by relevance
1054 static LLVMOpcode map_to_llvmopcode(int opcode) in map_to_llvmopcode() function1077 return map_to_llvmopcode(unwrap<ConstantExpr>(ConstantVal)->getOpcode()); in LLVMGetConstOpcode()2158 return map_to_llvmopcode(C->getOpcode()); in LLVMGetInstructionOpcode()
1466 static LLVMOpcode map_to_llvmopcode(int opcode) in map_to_llvmopcode() function1489 return map_to_llvmopcode(unwrap<ConstantExpr>(ConstantVal)->getOpcode()); in LLVMGetConstOpcode()2791 return map_to_llvmopcode(C->getOpcode()); in LLVMGetInstructionOpcode()
1433 static LLVMOpcode map_to_llvmopcode(int opcode) in map_to_llvmopcode() function1456 return map_to_llvmopcode(unwrap<ConstantExpr>(ConstantVal)->getOpcode()); in LLVMGetConstOpcode()2755 return map_to_llvmopcode(C->getOpcode()); in LLVMGetInstructionOpcode()