Home
last modified time | relevance | path

Searched defs:ExplicitOffset (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp388 unsigned ExplicitOffset = getExplicitKernelArgOffset(); in getKernArgSegmentSize() local
H A DAMDGPUISelLowering.cpp1216 const unsigned ExplicitOffset = ST.getExplicitKernelArgOffset(); in analyzeFormalArgumentsCompute() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp4037 unsigned ExplicitOffset = in FinishTemplateArgumentDeduction() local
H A DSemaOverload.cpp7712 unsigned ExplicitOffset = in AddMethodCandidate() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp6638 unsigned ExplicitOffset = MD->isExplicitObjectMemberFunction() ? 1 : 0; in HandleFunctionCall() local