Home
last modified time | relevance | path

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

123

/llvm-project/clang/test/SemaCXX/
H A Dbitfield.cpp7 typedef signed Signed; typedef
12 typedef __typeof__(+t.n) Signed; // ... but promotes to signed. typedef
14 typedef __typeof__(t.n + 0) Signed; // Arithmetic promotes. typedef
19 typedef __typeof__(+(t.n = 0)) Signed; // ... which is a bit-field. typedef
20 typedef __typeof__(+(t.n += 0)) Signed; typedef
21 typedef __typeof__(+(t.n *= 0)) Signed; typedef
25 typedef __typeof__(+(++t.n)) Signed; typedef
26 typedef __typeof__(+(--t.n)) Signed; typedef
/llvm-project/clang/test/Sema/
H A Dbitfield.c61 typedef signed Signed; typedef
66 typedef __typeof__(+t5.n) Signed; // ... but promotes to signed. typedef
68 typedef __typeof__(t5.n + 0) Signed; // Arithmetic promotes. typedef
70 typedef __typeof__(+(t5.n = 0)) Signed; // FIXME: Assignment should not; the result typedef
71 typedef __typeof__(+(t5.n += 0)) Signed; // is a non-bit-field lvalue of type unsigned. typedef
72 typedef __typeof__(+(t5.n *= 0)) Signed; typedef
74 typedef __typeof__(+(++t5.n)) Signed; // FIXME: Increment is equivalent to compound-assignment. typedef
75 typedef __typeof__(+(--t5.n)) Signed; // This should not promote to signed. typedef
/llvm-project/mlir/include/mlir/Dialect/Quant/
H A DQuantTypes.h
/llvm-project/llvm/lib/Target/WebAssembly/Disassembler/
H A DWebAssemblyDisassembler.cpp87 nextLEB(int64_t & Val,ArrayRef<uint8_t> Bytes,uint64_t & Size,bool Signed) nextLEB() argument
102 parseLEBImmediate(MCInst & MI,uint64_t & Size,ArrayRef<uint8_t> Bytes,bool Signed) parseLEBImmediate() argument
/llvm-project/mlir/include/mlir/Interfaces/Utils/
H A DInferIntRangeCommon.h37 enum class CmpMode : uint32_t { Both, Signed, Unsigned }; enumerator
/llvm-project/llvm/include/llvm/IR/
H A DConstantRange.h327 enum PreferredRangeType { Smallest, Unsigned, Signed }; enumerator
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_leb128_test.cpp46 TYPED_TEST(Leb128Test, Signed) { in TYPED_TEST() argument
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFFormValue.h73 int64_t Signed() const { return m_value.value.sval; } Signed() function
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp155 unsigned Signed = Size & Operation::SignBit; extract() local
321 unsigned Signed = Size & Operation::SignBit; print() local
/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DVariantValue.h271 VariantValue(int Signed) : VariantValue(static_cast<unsigned>(Signed)) {} in VariantValue()
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp837 auto Signed = MGather->isIndexSigned() ? "signed" : "unsigned"; print_details() local
849 auto Signed = MScatter->isIndexSigned() ? "signed" : "unsigned"; print_details() local
/llvm-project/lldb/tools/debugserver/source/
H A DJSON.h124 enum class DataType : uint8_t { Unsigned, Signed, Double } m_data_type; enumerator
/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h77 RecurrenceDescriptor(Value * Start,Instruction * Exit,StoreInst * Store,RecurKind K,FastMathFlags FMF,Instruction * ExactFP,Type * RT,bool Signed,bool Ordered,SmallPtrSetImpl<Instruction * > & CI,unsigned MinWidthCastToRecurTy) RecurrenceDescriptor() argument
H A DTargetLibraryInfo.h516 getExtAttrForI32Return(bool ShouldExtI32Return_,bool ShouldSignExtI32Return_,bool Signed) getExtAttrForI32Return() argument
[all...]
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTX.h120 Signed, global() enumerator
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp1087 checkNoWrapFlags(Instruction * I,bool Signed) checkNoWrapFlags() argument
1095 checkIfSafeAddSequence(const APInt & IdxDiff,Instruction * AddOpA,unsigned MatchingOpIdxA,Instruction * AddOpB,unsigned MatchingOpIdxB,bool Signed) checkIfSafeAddSequence() argument
1201 bool Signed = isa<SExtInst>(OpA); getConstantOffsetComplexAddrs() local
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp288 return Signed ? SignedCS.getValue2Index() : UnsignedCS.getValue2Index(); in getValue2Index() argument
295 return Signed ? SignedCS : UnsignedCS; in getCS() argument
302 popLastConstraint(bool Signed) popLastConstraint() argument
303 popLastNVariables(bool Signed,unsigned N) popLastNVariables() argument
[all...]
H A DInductiveRangeCheckElimination.cpp353 bool Signed = Pred == ICmpInst::ICMP_SLE; parseIvAgaisntLimit() local
558 NoopOrExtend(const SCEV * S,Type * Ty,ScalarEvolution & SE,bool Signed) NoopOrExtend() argument
/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.cpp1566 resizeToWidth(SDValue VecV,MVT ResTy,bool Signed,const SDLoc & dl,SelectionDAG & DAG) const resizeToWidth() argument
2399 emitHvxAddWithOverflow(SDValue A,SDValue B,const SDLoc & dl,bool Signed,SelectionDAG & DAG) const emitHvxAddWithOverflow() argument
2430 emitHvxShiftRightRnd(SDValue Val,unsigned Amt,bool Signed,SelectionDAG & DAG) const emitHvxShiftRightRnd() argument
2687 bool Signed = Opc == ISD::FP_TO_SINT || Opc == ISD::SINT_TO_FP; EqualizeFpIntConversion() local
2862 bool Signed = Opc == ISD::SINT_TO_FP; ExpandHvxIntToFp() local
[all...]
/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h50 enum class TypeSpecifierSign { Unspecified, Signed, Unsigned }; enumerator
/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h46 Signed, enumerator
/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp821 DefineFixedPointMacros(const TargetInfo & TI,MacroBuilder & Builder,llvm::StringRef TypeName,llvm::StringRef Suffix,unsigned Width,unsigned Scale,bool Signed) DefineFixedPointMacros() argument
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp629 bool Signed = Opc == AMDGPUISD::BFE_I32; Select() local
1023 bool Signed = N->getOpcode() == AMDGPUISD::MAD_I64_I32; SelectMAD_64_32() local
1041 bool Signed = N->getOpcode() == ISD::SMUL_LOHI; SelectMUL_LOHI() local
2295 bool Signed = N->getOpcode() == ISD::SRA; SelectS_BFEFromShifts() local
[all...]
H A DAMDGPULibFunc.cpp889 bool Signed) { in getFromTy() argument

123