/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/ir/ |
H A D | UniformSupport.h | 84 uint32_t storageBitWidth, bool isSigned) in UniformQuantizedValueConverter() 100 uint32_t storageBitWidth, bool isSigned) in UniformQuantizedValueConverter() 187 const bool isSigned; variable 233 const bool isSigned; variable
|
H A D | FakeQuantSupport.cc | 24 bool isSigned, MLIRContext *ctx, in getDefaultStorageParams() 117 Type expressedType, bool isSigned) { in fakeQuantAttrsToType() 149 Type expressedType, bool isSigned) { in fakeQuantAttrsToType()
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 1940 bool isSigned) { in ExpandLibCall() 1991 bool isSigned, const SDLoc &dl) { in ExpandLibCall() 2023 bool isSigned) { in ExpandChainLibCall() 2070 SDValue SelectionDAGLegalize::ExpandIntLibCall(SDNode* Node, bool isSigned, in ExpandIntLibCall() 2093 bool isSigned = Opcode == ISD::SDIVREM; in ExpandDivRemLibCall() local 2265 SDValue SelectionDAGLegalize::ExpandLegalINT_TO_FP(bool isSigned, SDValue Op0, in ExpandLegalINT_TO_FP() 2476 bool isSigned, in PromoteLegalINT_TO_FP() 2517 bool isSigned, in PromoteLegalFP_TO_INT() 3233 bool isSigned = Node->getOpcode() == ISD::SREM; in ExpandNode() local 3253 bool isSigned = Node->getOpcode() == ISD::SDIV; in ExpandNode() local [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | Constants.h | 217 bool isMaxValue(bool isSigned) const { in isMaxValue() 229 bool isMinValue(bool isSigned) const { in isMinValue()
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | Constants.h | 207 bool isMaxValue(bool isSigned) const { in isMaxValue() 219 bool isMinValue(bool isSigned) const { in isMinValue()
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fTextureBorderClampTests.cpp | 354 int getNBitIntegerMaxValue(bool isSigned, int numBits) in getNBitIntegerMaxValue() 366 int getNBitIntegerMinValue(bool isSigned, int numBits) in getNBitIntegerMinValue() 378 tcu::IVec4 getNBitIntegerVec4MaxValue(bool isSigned, const tcu::IVec4 &numBits) in getNBitIntegerVec4MaxValue() 384 tcu::IVec4 getNBitIntegerVec4MinValue(bool isSigned, const tcu::IVec4 &numBits) in getNBitIntegerVec4MinValue() 1545 const bool isSigned = m_channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER; in init() local 1616 const bool isSigned = m_channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT; in init() local
|
H A D | es31fShaderIntegerFunctionTests.cpp | 365 const bool isSigned = glu::isDataTypeIntOrIVec(type); in getInputValues() local 456 const bool isSigned = glu::isDataTypeIntOrIVec(type); in getInputValues() local 739 const bool isSigned = glu::isDataTypeIntOrIVec(type); in compare() local 1049 const bool isSigned = glu::isDataTypeIntOrIVec(type); in compare() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsm8bitStorageTests.cpp | 1342 bool isSigned; in addCompute8bitStoragePushConstant8To32Group() member 1829 bool isSigned; in addCompute8bitStoragePushConstant8To16Group() member 2694 const char *isSigned; in addGraphics8BitStorageUniformInt32To8Group() member 2906 bool isSigned; in addGraphics8BitStorageUniformInt8To32Group() member 3493 const char *isSigned; in addGraphics8BitStorageUniformInt16To8Group() member 3717 bool isSigned; in addGraphics8BitStorageUniformInt8To16Group() member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | Z3Solver.cpp | 609 bool isSigned) override { in mkBVAddNoOverflow() 636 bool isSigned) override { in mkBVSubNoUnderflow() 661 bool isSigned) override { in mkBVMulNoOverflow()
|
/aosp_15_r20/external/pdfium/third_party/libopenjpeg/ |
H A D | mct.c | 356 OPJ_UINT32 isSigned) in opj_mct_encode_custom() 410 OPJ_UINT32 isSigned) in opj_mct_decode_custom()
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | APFloat.cpp | 2101 bool isSigned, in convertToSignExtendedInteger() 2213 bool isSigned, in convertToInteger() 2294 bool isSigned, in convertFromAPInt() 2315 bool isSigned, in convertFromSignExtendedInteger() 2342 unsigned int width, bool isSigned, in convertFromZeroExtendedInteger()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SMTConv.h | 94 bool isSigned) { in fromBinOp() 516 bool isSigned = Ty->isSignedIntegerOrEnumerationType(); in getZeroExpr() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SMTConv.h | 94 bool isSigned) { in fromBinOp() 516 bool isSigned = Ty->isSignedIntegerOrEnumerationType(); in getZeroExpr() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/ |
D | GenericMachineInstrs.h | 424 bool isSigned() const { in isSigned() function 458 bool isSigned() const { return getOpcode() == TargetOpcode::G_SADDO; } in isSigned() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SMTConv.h | 94 bool isSigned) { in fromBinOp() 516 bool isSigned = Ty->isSignedIntegerOrEnumerationType(); in getZeroExpr() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SMTConv.h | 94 bool isSigned) { in fromBinOp() 516 bool isSigned = Ty->isSignedIntegerOrEnumerationType(); in getZeroExpr() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | Z3Solver.cpp | 612 bool isSigned) override { in mkBVAddNoOverflow() 639 bool isSigned) override { in mkBVSubNoUnderflow() 664 bool isSigned) override { in mkBVMulNoOverflow()
|
/aosp_15_r20/external/angle/src/image_util/ |
H A D | loadimage_etc.cpp | 1483 bool isSigned) in LoadR11EACToR8() 1516 bool isSigned) in LoadRG11EACToRG8() 1553 bool isSigned, in LoadR11EACToR16() 1587 bool isSigned, in LoadRG11EACToRG16() 1692 bool isSigned) in LoadETC2RGBA8ToBC3() 2161 bool isSigned) in LoadEACR11ToBC4() 2192 bool isSigned) in LoadEACRG11ToBC5()
|
/aosp_15_r20/external/parameter-framework/upstream/parameter/ |
H A D | IntegerParameterBuilder.h | 48 bool isSigned = false; in createElement() local
|
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineAndOrXor.cpp | 291 bool isSigned, bool Inside) { in InsertRangeTest() 880 bool isSigned = LHS->isSigned() || RHS->isSigned(); in FoldAndOfICmps() local 1784 bool isSigned = LHS->isSigned() || RHS->isSigned(); in FoldOrOfICmps() local 2763 bool isSigned = LHS->isSigned() || RHS->isSigned(); in visitXor() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderIntegerFunctionTests.cpp | 413 const bool isSigned = glu::isDataTypeIntOrIVec(type); in getInputValues() local 519 const bool isSigned = glu::isDataTypeIntOrIVec(type); in getInputValues() local 847 const bool isSigned = glu::isDataTypeIntOrIVec(type); in compare() local 1191 const bool isSigned = glu::isDataTypeIntOrIVec(type); in compare() local
|
/aosp_15_r20/frameworks/rs/script_api/ |
H A D | GenerateTestFiles.cpp | 388 bool isSigned = generatedType.kind == SIGNED_INTEGER; in writeJavaRandomCompatibleIntegerAllocation() local 391 bool isSigned = in writeJavaRandomCompatibleIntegerAllocation() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 2030 bool isSigned) { in ExpandLibCall() 2121 SDValue SelectionDAGLegalize::ExpandIntLibCall(SDNode* Node, bool isSigned, in ExpandIntLibCall() 2182 bool isSigned = Opcode == ISD::SDIVREM; in ExpandDivRemLibCall() local 2346 bool isSigned = (Node->getOpcode() == ISD::STRICT_SINT_TO_FP || in ExpandLegalINT_TO_FP() local 3278 bool isSigned = Node->getOpcode() == ISD::SREM; in ExpandNode() local 3298 bool isSigned = Node->getOpcode() == ISD::SDIV; in ExpandNode() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMFastISel.cpp | 1524 bool ARMFastISel::SelectIToFP(const Instruction *I, bool isSigned) { in SelectIToFP() 1569 bool ARMFastISel::SelectFPToI(const Instruction *I, bool isSigned) { in SelectFPToI() 1678 bool ARMFastISel::SelectDiv(const Instruction *I, bool isSigned) { in SelectDiv() 1707 bool ARMFastISel::SelectRem(const Instruction *I, bool isSigned) { in SelectRem()
|