| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | Constants.h | 217 bool isMaxValue(bool isSigned) const { in isMaxValue() 229 bool isMinValue(bool isSigned) const { in isMinValue()
|
| D | ConstantFolder.h | 199 bool isSigned) const { in CreateIntCast()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | APSInt.h | 76 bool isSigned() const { return !IsUnsigned; } in isSigned() function
|
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| D | text_handler.h | 48 bool isSigned; // This is only significant if type_class is integral. member
|
| /third_party/spirv-tools/source/ |
| D | text_handler.h | 48 bool isSigned; // This is only significant if type_class is integral. member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| D | text_handler.h | 48 bool isSigned; // This is only significant if type_class is integral. member
|
| /third_party/lzma/CPP/Windows/Control/ |
| D | Dialog.h | 67 bool SetItemInt(unsigned itemID, UINT value, bool isSigned) in SetItemInt() 69 bool GetItemInt(unsigned itemID, bool isSigned, UINT &value) in GetItemInt()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | IntrinsicInst.cpp | 201 bool BinaryOpIntrinsic::isSigned() const { in isSigned() function in BinaryOpIntrinsic
|
| /third_party/skia/src/sksl/dsl/ |
| D | DSLType.cpp | 191 bool DSLType::isSigned() const { in isSigned() function in SkSL::dsl::DSLType
|
| /third_party/spirv-tools/source/opt/ |
| D | type_manager.h | 151 Type* GetIntType(int32_t bitWidth, bool isSigned) { in GetIntType()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | DivRemPairs.cpp | 98 bool isSigned() const { return DivInst->getOpcode() == Instruction::SDiv; } in isSigned() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | Z3Solver.cpp | 609 bool isSigned) override { in mkBVAddNoOverflow() 636 bool isSigned) override { in mkBVSubNoUnderflow() 661 bool isSigned) override { in mkBVMulNoOverflow()
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| D | es31fTextureBorderClampTests.cpp | 352 int getNBitIntegerMaxValue (bool isSigned, int numBits) in getNBitIntegerMaxValue() 364 int getNBitIntegerMinValue (bool isSigned, int numBits) in getNBitIntegerMinValue() 376 tcu::IVec4 getNBitIntegerVec4MaxValue (bool isSigned, const tcu::IVec4& numBits) in getNBitIntegerVec4MaxValue() 384 tcu::IVec4 getNBitIntegerVec4MinValue (bool isSigned, const tcu::IVec4& numBits) in getNBitIntegerVec4MinValue() 1546 const bool isSigned = m_channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER; in init() local 1617 const bool isSigned = m_channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT; in init() local
|
| D | es31fShaderIntegerFunctionTests.cpp | 348 const bool isSigned = glu::isDataTypeIntOrIVec(type); in getInputValues() local 444 const bool isSigned = glu::isDataTypeIntOrIVec(type); in getInputValues() local 737 const bool isSigned = glu::isDataTypeIntOrIVec(type); in compare() local 1042 const bool isSigned = glu::isDataTypeIntOrIVec(type); in compare() local
|
| D | es31fShaderAtomicOpTests.cpp | 422 const bool isSigned = m_type == TYPE_INT; in getInputs() local 496 const bool isSigned = m_type == TYPE_INT; in ShaderAtomicMaxCase() local 504 const bool isSigned = m_type == TYPE_INT; in getInputs() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | IVDescriptors.h | 234 bool isSigned() { return IsSigned; } in isSigned() function
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| D | vktSampleVerifierUtil.cpp | 632 bool isSigned, in convertNormalizedInt() 820 const bool isSigned = (chanClass == TEXTURECHANNELCLASS_SIGNED_FIXED_POINT); in convertNormalizedFormat() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
| D | vktSampleVerifierUtil.cpp | 632 bool isSigned, in convertNormalizedInt() 820 const bool isSigned = (chanClass == TEXTURECHANNELCLASS_SIGNED_FIXED_POINT); in convertNormalizedFormat() local
|
| /third_party/skia/src/sksl/ir/ |
| D | SkSLType.h | 267 bool isSigned() const { in isSigned() function
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsm8bitStorageTests.cpp | 1355 bool isSigned; in addCompute8bitStoragePushConstant8To32Group() member 1841 bool isSigned; in addCompute8bitStoragePushConstant8To16Group() member 2691 const char* isSigned; in addGraphics8BitStorageUniformInt32To8Group() member 2908 bool isSigned; in addGraphics8BitStorageUniformInt8To32Group() member 3507 const char* isSigned; in addGraphics8BitStorageUniformInt16To8Group() member 3735 bool isSigned; in addGraphics8BitStorageUniformInt8To16Group() member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| D | vktSpvAsm8bitStorageTests.cpp | 1355 bool isSigned; in addCompute8bitStoragePushConstant8To32Group() member 1841 bool isSigned; in addCompute8bitStoragePushConstant8To16Group() member 2691 const char* isSigned; in addGraphics8BitStorageUniformInt32To8Group() member 2908 bool isSigned; in addGraphics8BitStorageUniformInt8To32Group() member 3507 const char* isSigned; in addGraphics8BitStorageUniformInt16To8Group() member 3735 bool isSigned; in addGraphics8BitStorageUniformInt8To16Group() member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| D | vktShaderIntegerFunctionTests.cpp | 418 const bool isSigned = glu::isDataTypeIntOrIVec(type); in getInputValues() local 528 const bool isSigned = glu::isDataTypeIntOrIVec(type); in getInputValues() local 863 const bool isSigned = glu::isDataTypeIntOrIVec(type); in compare() local 1198 const bool isSigned = glu::isDataTypeIntOrIVec(type); in compare() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| D | vktShaderIntegerFunctionTests.cpp | 418 const bool isSigned = glu::isDataTypeIntOrIVec(type); in getInputValues() local 528 const bool isSigned = glu::isDataTypeIntOrIVec(type); in getInputValues() local 863 const bool isSigned = glu::isDataTypeIntOrIVec(type); in compare() local 1198 const bool isSigned = glu::isDataTypeIntOrIVec(type); in compare() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUCodeGenPrepare.cpp | 220 bool AMDGPUCodeGenPrepare::isSigned(const BinaryOperator &I) const { in isSigned() function in AMDGPUCodeGenPrepare 225 bool AMDGPUCodeGenPrepare::isSigned(const SelectInst &I) const { in isSigned() function in AMDGPUCodeGenPrepare
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMFastISel.cpp | 1537 bool ARMFastISel::SelectIToFP(const Instruction *I, bool isSigned) { in SelectIToFP() 1582 bool ARMFastISel::SelectFPToI(const Instruction *I, bool isSigned) { in SelectFPToI() 1691 bool ARMFastISel::SelectDiv(const Instruction *I, bool isSigned) { in SelectDiv() 1720 bool ARMFastISel::SelectRem(const Instruction *I, bool isSigned) { in SelectRem()
|