Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp6279 SDValue BitWidthC = DAG.getConstant(BW, DL, ShVT); in expandFunnelShift() local
6294 SDValue BitWidthC = DAG.getConstant(BW, DL, ShVT); in expandFunnelShift() local
6359 SDValue BitWidthC = DAG.getConstant(EltSizeInBits, DL, ShVT); in expandROT() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp5953 SDValue BitWidthC = DAG.getConstant(EltSizeInBits, DL, ShVT); in expandFunnelShift() local
5991 SDValue BitWidthC = DAG.getConstant(EltSizeInBits, DL, ShVT); in expandROT() local
DSelectionDAGBuilder.cpp6349 SDValue BitWidthC = DAG.getConstant(VT.getScalarSizeInBits(), sdl, VT); in visitIntrinsicCall() local