Searched defs:CallInfo (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCRuntime.h330 const CGFunctionInfo &CallInfo; member in struct:clang::CodeGen::CGObjCRuntime::MessageSendInfo
H A DCGExprCXX.cpp87 MemberCallInfo CallInfo = commonEmitCXXMemberOrOperatorCall( local
H A DCodeGenFunction.h4016 RValue EmitCall(const CGFunctionInfo &CallInfo, const CGCallee &Callee, argument
/openbsd-current/gnu/llvm/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp124 struct CallInfo { struct in class:__anon2771::final
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp100 template <typename CalleeTy> struct CallInfo { struct in namespace:__anon1999
106 CallInfo(const CalleeTy *Callee, size_t ParamNo) function in struct:__anon1999::CallInfo
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp217 class CallInfo { class
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h2247 void addCallSiteInfo(const SDNode *Node, CallSiteInfoImpl &&CallInfo) { argument
/openbsd-current/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp578 std::pair<SDValue, SDValue> CallInfo = LowerCallTo(CLI); local
/openbsd-current/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2340 std::pair<SDValue, SDValue> CallInfo = LowerCallTo(CLI); local
2391 std::pair<SDValue, SDValue> CallInfo = LowerCallTo(CLI); local
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp4594 std::pair<SDValue, SDValue> CallInfo = TLI.LowerCallTo(CLI); local
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp20552 std::pair<SDValue, SDValue> CallInfo = LowerCallTo(CLI); local

Completed in 346 milliseconds