Searched refs:MakeLegalFunctionName (Results 1 – 10 of 10) sorted by relevance
620 std::string MakeLegalFunctionName(std::string Name) in MakeLegalFunctionName() function929 Function *F = TheHelper->getFunction(MakeLegalFunctionName(std::string("unary")+Opcode)); in Codegen()974 Function *F = TheHelper->getFunction(MakeLegalFunctionName(std::string("binary")+Op)); in Codegen()1203 std::string FnName = MakeLegalFunctionName(Name); in Codegen()
643 Function *F = TheHelper->getFunction(MakeLegalFunctionName(std::string("unary")+Opcode)); in Codegen()
618 std::string MakeLegalFunctionName(std::string Name) in MakeLegalFunctionName() function889 Function *F = TheHelper->getFunction(MakeLegalFunctionName(std::string("unary")+Opcode)); in Codegen()934 Function *F = TheHelper->getFunction(MakeLegalFunctionName(std::string("binary")+Op)); in Codegen()1163 std::string FnName = MakeLegalFunctionName(Name); in Codegen()
657 std::string MakeLegalFunctionName(std::string Name) in MakeLegalFunctionName() function770 std::string FnName = MakeLegalFunctionName(std::string("unary")+Opcode); in IRGen()816 std::string FnName = MakeLegalFunctionName(std::string("binary")+Op); in IRGen()1039 std::string FnName = MakeLegalFunctionName(Name); in IRGen()
660 std::string MakeLegalFunctionName(std::string Name) in MakeLegalFunctionName() function1102 MakeLegalFunctionName(std::string("unary") + Opcode)); in Codegen()1151 F = TheHelper->getFunction(MakeLegalFunctionName(std::string("binary")+Op)); in Codegen()1384 FnName = MakeLegalFunctionName(Name); in Codegen()
641 std::string MakeLegalFunctionName(std::string Name) in MakeLegalFunctionName() function1031 Function *F = TheHelper->getFunction(MakeLegalFunctionName(std::string("unary")+Opcode)); in Codegen()1076 Function *F = TheHelper->getFunction(MakeLegalFunctionName(std::string("binary")+Op)); in Codegen()1305 std::string FnName = MakeLegalFunctionName(Name); in Codegen()
658 Function *F = TheHelper->getFunction(MakeLegalFunctionName(std::string("unary")+Opcode)); in Codegen()
658 std::string MakeLegalFunctionName(std::string Name) in MakeLegalFunctionName() function771 std::string FnName = MakeLegalFunctionName(std::string("unary")+Opcode); in IRGen()817 std::string FnName = MakeLegalFunctionName(std::string("binary")+Op); in IRGen()1040 std::string FnName = MakeLegalFunctionName(Name); in IRGen()