Searched defs:ShVT (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4642 EVT ShVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); local
4714 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); local
4823 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); local
5012 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); local
5252 EVT ShVT = getShiftAmountTy(VT, DAG.getDataLayout()); local
[all...]
H A DLegalizeVectorTypes.cpp3419 EVT ShVT = ShOp.getValueType(); local

Completed in 122 milliseconds