Home
last modified time | relevance | path

Searched defs:QueryTy (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
DLegalityPredicates.cpp96 const LLT QueryTy = Query.Types[TypeIdx]; in elementTypeIs() local
104 const LLT QueryTy = Query.Types[TypeIdx]; in scalarNarrowerThan() local
112 const LLT QueryTy = Query.Types[TypeIdx]; in scalarWiderThan() local
136 const LLT QueryTy = Query.Types[TypeIdx]; in scalarOrEltNarrowerThan() local
144 const LLT QueryTy = Query.Types[TypeIdx]; in scalarOrEltWiderThan() local
151 const LLT QueryTy = Query.Types[TypeIdx]; in scalarOrEltSizeNotPow2() local
158 const LLT QueryTy = Query.Types[TypeIdx]; in sizeNotPow2() local
185 const LLT QueryTy = Query.Types[TypeIdx]; in numElementsNotPow2() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPULegalizerInfo.cpp166 const LLT QueryTy = Query.Types[TypeIdx]; in vectorSmallerThan() local
173 const LLT QueryTy = Query.Types[TypeIdx]; in vectorWiderThan() local
180 const LLT QueryTy = Query.Types[TypeIdx]; in numElementsNotEven() local
221 const LLT QueryTy = Query.Types[TypeIdx]; in elementTypeIsLegal() local