Home
last modified time | relevance | path

Searched defs:Signed (Results 1 – 25 of 63) sorted by relevance

123

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/Disassembler/
H A DWebAssemblyDisassembler.cpp87 bool Signed) { in nextLEB()
102 ArrayRef<uint8_t> Bytes, bool Signed) { in parseLEBImmediate()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstantRange.h327 enum PreferredRangeType { Smallest, Unsigned, Signed }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp155 unsigned Signed = Size & Operation::SignBit; in extract() local
321 unsigned Signed = Size & Operation::SignBit; in print() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFFormValue.h66 int64_t Signed() const { return m_value.value.sval; } Signed() function
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DVariantValue.h271 VariantValue(int Signed) : VariantValue(static_cast<unsigned>(Signed)) {} in VariantValue()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp850 auto Signed = MGather->isIndexSigned() ? "signed" : "unsigned"; in print_details() local
862 auto Signed = MScatter->isIndexSigned() ? "signed" : "unsigned"; in print_details() local
H A DLegalizeFloatTypes.cpp935 bool Signed = N->getOpcode() == ISD::SINT_TO_FP || in SoftenFloatRes_XINT_TO_FP() local
1120 bool Signed) { in findFPToIntLibcall()
1136 bool Signed = N->getOpcode() == ISD::FP_TO_SINT || in SoftenFloatOp_FP_TO_XINT() local
2213 bool Signed = N->getOpcode() == ISD::FP_TO_SINT || in ExpandFloatOp_FP_TO_XINT() local
H A DLegalizeIntegerTypes.cpp1127 bool Signed = in PromoteIntRes_MULFIX() local
1162 unsigned SatW, bool Signed, in SaturateWidenedDIVFIX()
1194 bool Signed = N->getOpcode() == ISD::SDIVFIX || in earlyExpandDIVFIX() local
1226 bool Signed = N->getOpcode() == ISD::SDIVFIX || in PromoteIntRes_DIVFIX() local
4253 bool Signed = (N->getOpcode() == ISD::SMULFIX || in ExpandIntRes_MULFIX() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp1087 static bool checkNoWrapFlags(Instruction *I, bool Signed) { in checkNoWrapFlags()
1095 unsigned MatchingOpIdxB, bool Signed) { in checkIfSafeAddSequence()
1201 bool Signed = isa<SExtInst>(OpA); in getConstantOffsetComplexAddrs() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h77 Type *RT, bool Signed, bool Ordered, in RecurrenceDescriptor() argument
H A DTargetLibraryInfo.h514 bool Signed) { in getExtAttrForI32Return()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTX.h120 Signed, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp288 DenseMap<Value *, unsigned> &getValue2Index(bool Signed) { in getValue2Index()
295 ConstraintSystem &getCS(bool Signed) { in getCS()
302 void popLastConstraint(bool Signed) { getCS(Signed).popLastConstraint(); } in popLastConstraint()
303 void popLastNVariables(bool Signed, unsigned N) { in popLastNVariables()
H A DInductiveRangeCheckElimination.cpp355 bool Signed = Pred == ICmpInst::ICMP_SLE; parseIvAgaisntLimit() local
1203 NoopOrExtend(const SCEV * S,Type * Ty,ScalarEvolution & SE,bool Signed) NoopOrExtend() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1732 unsigned Width, unsigned Bits, unsigned Offset, bool Signed, in evaluateEXTRACTr() argument
1764 unsigned Offset, bool Signed, APInt &Result) { in evaluateEXTRACTi() argument
2149 bool Signed = (Opc == Hexagon::S4_extract) || evaluate() local
2468 bool Signed = false; getCmpImm() local
2741 bool Signed = false; evaluateHexExt() local
[all...]
H A DHexagonISelLoweringHVX.cpp1567 resizeToWidth(SDValue VecV,MVT ResTy,bool Signed,const SDLoc & dl,SelectionDAG & DAG) const resizeToWidth() argument
2400 emitHvxAddWithOverflow(SDValue A,SDValue B,const SDLoc & dl,bool Signed,SelectionDAG & DAG) const emitHvxAddWithOverflow() argument
2431 emitHvxShiftRightRnd(SDValue Val,unsigned Amt,bool Signed,SelectionDAG & DAG) const emitHvxShiftRightRnd() argument
2688 bool Signed = Opc == ISD::FP_TO_SINT || Opc == ISD::SINT_TO_FP; EqualizeFpIntConversion() local
2863 bool Signed = Opc == ISD::SINT_TO_FP; ExpandHvxIntToFp() local
[all...]
H A DHexagonSplitDouble.cpp793 bool Signed = (Opc == S2_asr_i_p); in splitShift() local
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h48 Signed, global() enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h50 enum class TypeSpecifierSign { Unspecified, Signed, Unsigned }; enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp827 unsigned Width, unsigned Scale, bool Signed) { in DefineFixedPointMacros()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp629 bool Signed = Opc == AMDGPUISD::BFE_I32; in Select() local
1023 bool Signed = N->getOpcode() == AMDGPUISD::MAD_I64_I32; in SelectMAD_64_32() local
1041 bool Signed = N->getOpcode() == ISD::SMUL_LOHI; in SelectMUL_LOHI() local
2295 bool Signed = N->getOpcode() == ISD::SRA; in SelectS_BFEFromShifts() local
H A DAMDGPULibFunc.cpp889 bool Signed) { in getFromTy()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1252 const TargetLibraryInfo &TLI, bool Signed = true) { in setArgExtAttr()
1259 const TargetLibraryInfo &TLI, bool Signed = true) { in setRetExtAttr()
H A DLoopUtils.cpp1357 bool Signed) { in cannotBeMinInLoop()
1368 bool Signed) { in cannotBeMaxInLoop()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DKnownBits.cpp608 static KnownBits computeForSatAddSub(bool Add, bool Signed, in computeForSatAddSub()

123