Home
last modified time | relevance | path

Searched defs:XType (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp592 Type *XType = X1->getType(); in tryToRecognizeTableBasedCttz() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1647 Type *XType = X->getType(); in foldICmpXorShiftConst() local
3316 Type *XType = X->getType(); in foldICmpBitCast() local
4462 auto *XType = X->getType(); in foldICmpWithTruncSignExtendedVal() local
H A DInstCombineCasts.cpp1920 Type *XType = X->getType(); in foldItoFPtoI() local
H A DInstCombineVectorOps.cpp2842 auto *XType = cast<FixedVectorType>(X->getType()); in visitShuffleVectorInst() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp3497 EVT XType = SRASrc0.getValueType(); in tryABSOp() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp231 QualType XType = X.getNonTypeTemplateArgumentType(); in checkDeducedTemplateArguments() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp27443 EVT XType = N0.getValueType(); in foldSelectCCToShiftAnd() local