Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11970 EVT OpSVT = OpVT.getScalarType(); matchBinOpReduction() local
H A DDAGCombiner.cpp23906 EVT OpSVT = Op.getOperand(0).getValueType(); visitCONCAT_VECTORS() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp48851 MVT OpSVT = EltSizeInBits <= 32 ? MVT::i32 : MVT::i64; canonicalizeBitSelect() local
[all...]