Searched defs:OpSizeInBits (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VPlanTransforms.cpp | 1175 unsigned OpSizeInBits = truncateToMinimalBitwidths() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 7456 unsigned OpSizeInBits = VT.getSizeInBits(); MatchBSwapHWordLow() local |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCISelLowering.cpp | 17771 unsigned OpSizeInBits = VT.getScalarSizeInBits(); stripModuloOnShift() local |