Searched defs:XType (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp2001 auto *XType = cast<VectorType>(X->getType()); local
H A DInstCombineCasts.cpp1827 Type *XType = X->getType(); local
H A DInstCombineCompares.cpp2802 Type *XType = X->getType(); local
3454 auto *XType = X->getType(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp229 QualType XType = X.getNonTypeTemplateArgumentType(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp3187 EVT XType = SRASrc0.getValueType(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp21156 EVT XType = N0.getValueType(); local
[all...]

Completed in 305 milliseconds