Searched refs:map_from_llvmopcode (Results 1 – 2 of 2) sorted by relevance
671 static int map_from_llvmopcode(LLVMOpcode code) in map_from_llvmopcode() function1953 return wrap(unwrap(B)->CreateBinOp(Instruction::BinaryOps(map_from_llvmopcode(Op)), unwrap(LHS), in LLVMBuildBinOp()2140 return wrap(unwrap(B)->CreateCast(Instruction::CastOps(map_from_llvmopcode(Op)), unwrap(Val), in LLVMBuildCast()
1064 static int map_from_llvmopcode(LLVMOpcode code) in map_from_llvmopcode() function2662 return wrap(unwrap(B)->CreateBinOp(Instruction::BinaryOps(map_from_llvmopcode(Op)), unwrap(LHS), in LLVMBuildBinOp()2927 return wrap(unwrap(B)->CreateCast(Instruction::CastOps(map_from_llvmopcode(Op)), unwrap(Val), in LLVMBuildCast()