Searched refs:appendTypeSuffix (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Transforms/Utils/ |
D | BuildLibCalls.cpp | 868 static void appendTypeSuffix(Value *Op, StringRef &Name, in appendTypeSuffix() function 885 appendTypeSuffix(Op, Name, NameBuffer); in emitUnaryFloatFnCall() 901 appendTypeSuffix(Op1, Name, NameBuffer); in emitBinaryFloatFnCall()
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | BuildLibCalls.cpp | 1222 static void appendTypeSuffix(Value *Op, StringRef &Name, in appendTypeSuffix() function 1262 appendTypeSuffix(Op, Name, NameBuffer); in emitUnaryFloatFnCall() 1310 appendTypeSuffix(Op1, Name, NameBuffer); in emitBinaryFloatFnCall()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | BuildLibCalls.cpp | 1028 static void appendTypeSuffix(Value *Op, StringRef &Name, in appendTypeSuffix() function 1068 appendTypeSuffix(Op, Name, NameBuffer); in emitUnaryFloatFnCall() 1112 appendTypeSuffix(Op1, Name, NameBuffer); in emitBinaryFloatFnCall()
|