Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11316 EVT OpSVT = OpVT.getScalarType(); in matchBinOpReduction() local
H A DDAGCombiner.cpp22345 EVT OpSVT = Op.getOperand(0).getValueType(); in visitCONCAT_VECTORS() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp49423 MVT OpSVT = EltSizeInBits == 32 ? MVT::i32 : MVT::i64; in canonicalizeBitSelect() local