Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp937 if (auto *CmpType = dyn_cast<IntegerType>(Ty)) { in instCombineIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp745 Type *CmpType = Cmp->getType(); in computeValueKnownInPredecessorsImpl() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp7266 LLT CmpType = MRI.getType(Dst).changeElementSize(1); in lowerMinMax() local