Home
last modified time | relevance | path

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

/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