Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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
159 const LLT QueryTy = Query.Types[TypeIdx]; in sizeNotMultipleOf() local
166 const LLT QueryTy = Query.Types[TypeIdx]; in sizeNotPow2() local
200 const LLT QueryTy = Query.Types[TypeIdx]; in numElementsNotPow2() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp165 const LLT QueryTy = Query.Types[TypeIdx]; in vectorSmallerThan() local
172 const LLT QueryTy = Query.Types[TypeIdx]; in vectorWiderThan() local
179 const LLT QueryTy = Query.Types[TypeIdx]; in numElementsNotEven() local
220 const LLT QueryTy = Query.Types[TypeIdx]; in elementTypeIsLegal() local