Home | History | Annotate | Download | only in cached

Lines Matching defs:MakeLegalFunctionName

641 std::string MakeLegalFunctionName(std::string Name)
1032 Function *F = TheHelper->getFunction(MakeLegalFunctionName(std::string("unary")+Opcode));
1077 Function *F = TheHelper->getFunction(MakeLegalFunctionName(std::string("binary")+Op));
1306 std::string FnName = MakeLegalFunctionName(Name);