Home
last modified time | relevance | path

Searched defs:TypeWidth (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp452 unsigned TypeWidth = InnerShift->getType()->getScalarSizeInBits(); in canEvaluateShiftedShift() local
553 unsigned TypeWidth = ShType->getScalarSizeInBits(); in foldShiftedShift() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringMIPS32.cpp1855 int32_t TypeWidth = typeWidthInBytes(DestTy); in legalizeMov() local
H A DIceTargetLoweringX8664.cpp1975 uint32_t TypeWidth = X86_CHAR_BIT * typeWidthInBytes(Ty); in lowerArithmetic() local
2077 uint32_t TypeWidth = X86_CHAR_BIT * typeWidthInBytes(Ty); in lowerArithmetic() local
H A DIceTargetLoweringX8632.cpp2171 uint32_t TypeWidth = X86_CHAR_BIT * typeWidthInBytes(Ty); in lowerArithmetic() local
2265 uint32_t TypeWidth = X86_CHAR_BIT * typeWidthInBytes(Ty); in lowerArithmetic() local

Completed in 52 milliseconds