Home
last modified time | relevance | path

Searched defs:SHVT (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7176 EVT SHVT = getShiftAmountTy(VT, DAG.getDataLayout()); in expandBSWAP() local
7230 EVT SHVT = getShiftAmountTy(VT, DAG.getDataLayout()); in expandBITREVERSE() local
H A DLegalizeIntegerTypes.cpp822 EVT SHVT = TLI.getShiftAmountTy(PromotedType, DAG.getDataLayout()); in PromoteIntRes_ADDSUBSHLSAT() local