Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A 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
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp162 const LLT QueryTy = Query.Types[TypeIdx]; in vectorSmallerThan() local
169 const LLT QueryTy = Query.Types[TypeIdx]; in vectorWiderThan() local
176 const LLT QueryTy = Query.Types[TypeIdx]; in numElementsNotEven() local
217 const LLT QueryTy = Query.Types[TypeIdx]; in elementTypeIsLegal() local