Home
last modified time | relevance | path

Searched defs:IsByRef (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerKernelArguments.cpp93 const bool IsByRef = Arg.hasByRefAttr(); in runOnFunction() local
H A DAMDGPUSubtarget.cpp561 const bool IsByRef = Arg.hasByRefAttr(); in getExplicitKernArgSize() local
H A DAMDGPUCallLowering.cpp527 const bool IsByRef = Arg.hasByRefAttr(); in lowerFormalArgumentsKernel() local
H A DAMDGPUISelLowering.cpp1034 const bool IsByRef = Arg.hasByRefAttr(); in analyzeFormalArgumentsCompute() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetCallingConv.h34 unsigned IsByRef : 1; ///< Passed in memory member
DTargetLowering.h306 bool IsByRef : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetCallingConv.h34 unsigned IsByRef : 1; ///< Passed in memory member
DTargetLowering.h306 bool IsByRef : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetCallingConv.h34 unsigned IsByRef : 1; ///< Passed in memory member
DTargetLowering.h306 bool IsByRef : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetCallingConv.h34 unsigned IsByRef : 1; ///< Passed in memory member
DTargetLowering.h306 bool IsByRef : 1; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h34 unsigned IsByRef : 1; ///< Passed in memory member
H A DTargetLowering.h296 bool IsByRef : 1; variable
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCodeGenFunction.h2136 bool IsByRef; variable
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaOpenMP.cpp846 bool IsByRef = true; in IsOpenMPCapturedByRef() local