Home | History | Annotate | Download | only in complete

Lines Matching refs:MakeLegalFunctionName

665 std::string MakeLegalFunctionName(std::string Name)
1198 F = TheHelper->getFunction(MakeLegalFunctionName(std::string("unary")+Opcode));
1250 F = TheHelper->getFunction(MakeLegalFunctionName(std::string("binary")+Op));
1486 FnName = MakeLegalFunctionName(Name);