Home
last modified time | relevance | path

Searched defs:IntValue (Results 1 – 25 of 31) sorted by relevance

12

/llvm-project/clang/test/CodeGenObjC/
H A Dmatrix-type-operators.m5 @interface IntValue interface
H A Dmatrix-type-builtins.m38 @interface IntValue interface
/llvm-project/clang/lib/CodeGen/
H A DPatternInit.cpp24 const uint64_t IntValue = in initializationPatternFor() local
/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFStreamer.h26 unsigned IntValue; member
72 void setAttributeItems(unsigned Attribute, unsigned IntValue, in setAttributeItems() argument
/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVTargetStreamer.cpp52 unsigned IntValue, in emitIntTextAttribute()
167 unsigned IntValue, in emitIntTextAttribute()
H A DRISCVELFStreamer.cpp73 emitIntTextAttribute(unsigned Attribute,unsigned IntValue,StringRef StringValue) emitIntTextAttribute() argument
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DBadSignalToKillThreadCheck.cpp45 llvm::APInt IntValue; in check() local
H A DNotNullTerminatedResultCheck.cpp808 llvm::APInt IntValue; in check() local
/llvm-project/llvm/include/llvm/MC/
H A DMCELFStreamer.h103 unsigned IntValue; global() member
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerHelpers.cpp137 llvm::APInt IntValue; in tryExpandAsInteger() local
/llvm-project/clang/unittests/CodeGen/
H A DIRMatchers.h210 uint64_t IntValue; variable
213 ConstantIntMatcher(uint64_t V, unsigned W = 0) : IntValue(V), Width(W) {} in IntValue() function
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DMagicNumbersCheck.cpp197 const llvm::APInt IntValue = Literal->getValue(); in isIgnoredValue() local
/llvm-project/clang-tools-extra/clang-tidy/abseil/
H A DDurationRewriter.cpp211 if (std::optional<llvm::APSInt> IntValue = truncateIfIntegral(*LitFloat)) in stripFloatLiteralFraction() local
/llvm-project/llvm/unittests/Support/
H A DCSKYAttributeParserTest.cpp19 unsigned IntValue; member
/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMTargetStreamer.cpp109 unsigned IntValue, in emitIntTextAttribute() argument
H A DARMELFStreamer.cpp223 unsigned IntValue, in emitIntTextAttribute() argument
808 getStreamer().setAttributeItems(Attribute, IntValue, StringValue, in emitIntTextAttribute() argument
/llvm-project/llvm/lib/MC/
H A DMCObjectStreamer.cpp262 int64_t IntValue; in emitULEB128Value() local
271 int64_t IntValue; in emitSLEB128Value() local
H A DMCELFStreamer.cpp681 setAttributeItems(unsigned Attribute,unsigned IntValue,StringRef StringValue,bool OverwriteExisting) setAttributeItems() argument
[all...]
H A DMCAsmStreamer.cpp1334 int64_t IntValue; emitValueImpl() local
1378 int64_t IntValue; emitULEB128Value() local
1389 int64_t IntValue; emitSLEB128Value() local
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp250 MatchTableRecord MatchTable::IntValue(unsigned NumBytes, int64_t IntValue) { in IntValue() argument
261 MatchTableRecord MatchTable::ULEB128Value(uint64_t IntValue) { in ULEB128Value() argument
[all...]
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.cpp125 int64_t IntValue = 0; deserializeMCOperand() local
/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3190 uint64_t IntValue = MCE->getValue(); parseDirectiveValue() local
3207 APInt IntValue = Asm.getTok().getAPIntVal(); parseHexOcta() local
4914 uint64_t IntValue = MCE->getValue(); parseDirectiveDCB() local
5819 uint64_t IntValue = MCE->getValue(); parseDirectiveMSEmit() local
5835 uint64_t IntValue = MCE->getValue(); parseDirectiveMSAlign() local
[all...]
H A DMasmParser.cpp3645 if (!isUIntN(8 * Size, IntValue) && !isIntN(8 * Size, IntValue)) in emitIntValue() local
1750 uint64_t IntValue = 0; parsePrimaryExpr() local
3800 APInt IntValue = Asm.getTok().getAPIntVal(); parseHexOcta() local
7148 uint64_t IntValue = MCE->getValue(); parseDirectiveMSEmit() local
7164 uint64_t IntValue = MCE->getValue(); parseDirectiveMSAlign() local
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp86 APInt IntValue(ConstInt->getValue()); in canSafelyConvertTo16Bit() local
/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp

12