Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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
203 const LLT QueryTy = Query.Types[TypeIdx]; in numElementsNotPow2() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/
H A DPPCLegalizerInfo.cpp25 const LLT QueryTy = Query.Types[TypeIdx]; in isRegisterType() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp207 const LLT QueryTy = Query.Types[TypeIdx]; in vectorSmallerThan() local
214 const LLT QueryTy = Query.Types[TypeIdx]; in vectorWiderThan() local
221 const LLT QueryTy = Query.Types[TypeIdx]; in numElementsNotEven() local
274 const LLT QueryTy = Query.Types[TypeIdx]; in elementTypeIsLegal() local