Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2896 EVT ShVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in ExpandBitCount() local
2954 EVT ShVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in ExpandBitCount() local
DLegalizeVectorTypes.cpp2381 EVT ShVT = ShOp.getValueType(); in WidenVecRes_Shift() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp5298 MVT ShVT = MVT::v2i64; in getVShift() local
16094 MVT ShVT = MVT::getVectorVT(EltVT, 128/EltVT.getSizeInBits()); in getTargetVShiftNode() local