Home
last modified time | relevance | path

Searched defs:CallArg (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGCall.h45 struct CallArg { struct
49 CallArg(RValue rv, QualType ty, bool needscopy) in CallArg() argument
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dcodegen.h17 class CallArg; variable
158 CallArg(const std::vector<T>& buffer) in CallArg() function
161 CallArg(void* ptr) : data_(ptr) {} in CallArg() function
175 CallArg(const CallArg& rhs) { in CallArg() function
H A Deval.h170 using CallArg = CodeGen::CallArg; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
H A DBlockVerifier.h37 CallArg, enumerator
H A DFDRRecords.h80 CallArg, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/XRay/
DBlockVerifier.h35 CallArg, enumerator
DFDRRecords.h80 CallArg, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/XRay/
DBlockVerifier.h35 CallArg, enumerator
DFDRRecords.h80 CallArg, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/XRay/
DBlockVerifier.h35 CallArg, enumerator
DFDRRecords.h80 CallArg, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/XRay/
DBlockVerifier.h35 CallArg, enumerator
DFDRRecords.h80 CallArg, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/XRay/
H A DBlockVerifier.h37 CallArg, enumerator
H A DFDRRecords.h80 CallArg, enumerator
/aosp_15_r20/external/googleapis/google/cloud/workflows/type/
H A Dengine_call.proto49 message CallArg { message
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/ObjCARC/
H A DObjCARC.cpp87 Value *CallArg = Builder.CreateBitCast(AnnotatedCall, ParamTy); in insertRVCallWithColors() local
H A DObjCARCOpts.cpp695 Value *CallArg = cast<CallInst>(Inst)->getArgOperand(0); in OptimizeInlinedAutoreleaseRVCall() local
/aosp_15_r20/external/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.h41 CallArg, enumerator
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp1137 LatticeVal CallArg = getStructValueState(*CAI, i); in visitCallSite() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.h40 CallArg, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.h40 CallArg, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp1326 LatticeVal CallArg = getStructValueState(*CAI, i); in visitCallSite() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp692 Value *CallArg = cast<CallInst>(Inst)->getArgOperand(0); in OptimizeInlinedAutoreleaseRVCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1530 ValueLatticeElement CallArg = getStructValueState(*CAI, i); in handleCallArguments() local