Searched defs:LibCallName (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExprComplex.cpp | 748 EmitComplexBinOpLibCall(StringRef LibCallName,const BinOpInfo & Op) EmitComplexBinOpLibCall() argument |
H A D | CGAtomic.cpp | 1064 std::string LibCallName; EmitAtomicExpr() local |
H A D | CGBuiltin.cpp | 4666 const char *LibCallName = "__atomic_is_lock_free"; EmitBuiltinExpr() local |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCISelLowering.cpp | 18492 lowerToLibCall(const char * LibCallName,SDValue Op,SelectionDAG & DAG) const lowerToLibCall() argument |