Home
last modified time | relevance | path

Searched defs:LibCallName (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp748 EmitComplexBinOpLibCall(StringRef LibCallName,const BinOpInfo & Op) EmitComplexBinOpLibCall() argument
H A DCGAtomic.cpp1064 std::string LibCallName; EmitAtomicExpr() local
H A DCGBuiltin.cpp4666 const char *LibCallName = "__atomic_is_lock_free"; EmitBuiltinExpr() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp18492 lowerToLibCall(const char * LibCallName,SDValue Op,SelectionDAG & DAG) const lowerToLibCall() argument