/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ExpandLargeDivRem.cpp | 53 static bool isSigned(unsigned int Opcode) { in isSigned() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | APFixedPoint.h | 68 bool isSigned() const { return IsSigned; } in isSigned() function
|
H A D | APSInt.h | 77 bool isSigned() const { return !IsUnsigned; } in isSigned() function
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | AbstractBasicReader.h | 184 bool isSigned = tmp & 0x1; in readFixedPointSemantics() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SMTConv.h | 94 bool isSigned) { in fromBinOp() 516 bool isSigned = Ty->isSignedIntegerOrEnumerationType(); in getZeroExpr() local
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Boolean.h | 74 constexpr static bool isSigned() { return false; } isSigned() function
|
H A D | Floating.h | 88 bool isSigned() const { return true; } in isSigned() function
|
H A D | IntegralAP.h | 143 static constexpr bool isSigned() { return Signed; } in isSigned() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | DivRemPairs.cpp | 98 bool isSigned() const { return DivInst->getOpcode() == Instruction::SDiv; } in isSigned() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | Z3Solver.cpp | 612 mkBVAddNoOverflow(const SMTExprRef & LHS,const SMTExprRef & RHS,bool isSigned) mkBVAddNoOverflow() argument 639 mkBVSubNoUnderflow(const SMTExprRef & LHS,const SMTExprRef & RHS,bool isSigned) mkBVSubNoUnderflow() argument 664 mkBVMulNoOverflow(const SMTExprRef & LHS,const SMTExprRef & RHS,bool isSigned) mkBVMulNoOverflow() argument
|
H A D | APFloat.cpp | 307 semanticsIntSizeInBits(const fltSemantics & semantics,bool isSigned) semanticsIntSizeInBits() argument 2586 convertToSignExtendedInteger(MutableArrayRef<integerPart> parts,unsigned int width,bool isSigned,roundingMode rounding_mode,bool * isExact) const convertToSignExtendedInteger() argument 2700 convertToInteger(MutableArrayRef<integerPart> parts,unsigned int width,bool isSigned,roundingMode rounding_mode,bool * isExact) const convertToInteger() argument 2759 convertFromAPInt(const APInt & Val,bool isSigned,roundingMode rounding_mode) convertFromAPInt() argument 2778 convertFromSignExtendedInteger(const integerPart * src,unsigned int srcCount,bool isSigned,roundingMode rounding_mode) convertFromSignExtendedInteger() argument 2804 convertFromZeroExtendedInteger(const integerPart * parts,unsigned int width,bool isSigned,roundingMode rounding_mode) convertFromZeroExtendedInteger() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | IVDescriptors.h | 257 bool isSigned() const { return IsSigned; } in isSigned() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | GenericMachineInstrs.h | 402 bool isSigned() const { isSigned() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMFastISel.cpp | 1524 bool ARMFastISel::SelectIToFP(const Instruction *I, bool isSigned) { in SelectIToFP() argument 1569 bool ARMFastISel::SelectFPToI(const Instruction *I, bool isSigned) { in SelectFPToI() argument 1678 SelectDiv(const Instruction * I,bool isSigned) SelectDiv() argument 1707 SelectRem(const Instruction * I,bool isSigned) SelectRem() argument [all...] |
H A D | ARMBaseRegisterInfo.cpp | 736 bool isSigned = true; in isFrameOffsetLegal() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRISelDAGToDAG.cpp | 506 bool isSigned = N->getOpcode() == ISD::SMUL_LOHI; selectMultiplication() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 2049 ExpandLibCall(RTLIB::Libcall LC,SDNode * Node,TargetLowering::ArgListTy && Args,bool isSigned) ExpandLibCall() argument 2096 ExpandLibCall(RTLIB::Libcall LC,SDNode * Node,bool isSigned) ExpandLibCall() argument 2190 ExpandIntLibCall(SDNode * Node,bool isSigned,RTLIB::Libcall Call_I8,RTLIB::Libcall Call_I16,RTLIB::Libcall Call_I32,RTLIB::Libcall Call_I64,RTLIB::Libcall Call_I128) ExpandIntLibCall() argument 2229 bool isSigned = Opcode == ISD::SDIVREM; ExpandDivRemLibCall() local 2622 bool isSigned = (Node->getOpcode() == ISD::STRICT_SINT_TO_FP || ExpandLegalINT_TO_FP() local 3703 bool isSigned = Node->getOpcode() == ISD::SDIV; ExpandNode() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | InitPreprocessor.cpp | 169 DefineTypeSize(const Twine & MacroName,unsigned TypeWidth,StringRef ValSuffix,bool isSigned,MacroBuilder & Builder) DefineTypeSize() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | IntrinsicInst.h | 785 static bool isSigned(Intrinsic::ID ID) { isSigned() function 790 bool isSigned() const { return isSigned(getIntrinsicID()); }; isSigned() function [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCFragment.h | 448 bool isSigned() const { return IsSigned; } isSigned() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUCodeGenPrepare.cpp | 391 bool AMDGPUCodeGenPrepareImpl::isSigned(const BinaryOperator &I) const { isSigned() function in AMDGPUCodeGenPrepareImpl 396 bool AMDGPUCodeGenPrepareImpl::isSigned(const SelectInst &I) const { isSigned() function in AMDGPUCodeGenPrepareImpl
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | IntrinsicInst.cpp | 848 bool BinaryOpIntrinsic::isSigned() const { isSigned() function in BinaryOpIntrinsic
|
H A D | Constants.cpp | 888 get(Type * Ty,uint64_t V,bool isSigned) get() argument 898 get(IntegerType * Ty,uint64_t V,bool isSigned) get() argument
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/ |
H A D | Cocoa.cpp | 405 const bool isSigned = true; in NSNumber_FormatInt128() local
|
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/ |
H A D | SveEmitter.cpp | 95 bool isSigned() const { return Signed; } in isSigned() function in __anon9ce31d5f0111::SVEType
|