Searched defs:BitWidthC (Results 1 – 3 of 3) sorted by relevance
| /external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | TargetLowering.cpp | 6279 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/ |
| D | TargetLowering.cpp | 5953 SDValue BitWidthC = DAG.getConstant(EltSizeInBits, DL, ShVT); in expandFunnelShift() local 5991 SDValue BitWidthC = DAG.getConstant(EltSizeInBits, DL, ShVT); in expandROT() local
|
| D | SelectionDAGBuilder.cpp | 6349 SDValue BitWidthC = DAG.getConstant(VT.getScalarSizeInBits(), sdl, VT); in visitIntrinsicCall() local
|