Home
last modified time | relevance | path

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

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