Home
last modified time | relevance | path

Searched defs:IntWidth (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dtypes_test.cpp280 TEST(Types, IntWidth) { in TEST() argument
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dtypes_test.cpp280 TEST(Types, IntWidth) { in TEST() argument
/third_party/spirv-tools/test/opt/
Dtypes_test.cpp345 TEST(Types, IntWidth) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp3358 unsigned IntWidth = ScalarTy->getIntegerBitWidth(); in isLegalMaskedLoad() local
3421 unsigned IntWidth = ScalarTy->getIntegerBitWidth(); in isLegalMaskedExpandLoad() local
3464 unsigned IntWidth = ScalarTy->getIntegerBitWidth(); in isLegalMaskedGather() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp740 uint32_t IntWidth = DL.getTypeSizeInBits(CE->getType()); in getConstantValue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp5790 unsigned IntWidth = IntTy->getScalarSizeInBits(); in foldFCmpIntToFPConst() local