Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVTargetStreamer.cpp44 unsigned IntValue, in emitIntTextAttribute()
148 unsigned IntValue, in emitIntTextAttribute()
H A DRISCVELFStreamer.cpp73 unsigned IntValue, in emitIntTextAttribute()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFStreamer.h26 unsigned IntValue; member
72 void setAttributeItems(unsigned Attribute, unsigned IntValue, in setAttributeItems()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DPatternInit.cpp24 const uint64_t IntValue = in initializationPatternFor() local
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCELFStreamer.h102 unsigned IntValue; member
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerHelpers.cpp136 llvm::APInt IntValue; in tryExpandAsInteger() local
H A DBugReporterVisitors.cpp3267 std::optional<const llvm::APSInt *> IntValue; in printValue() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMTargetStreamer.cpp109 unsigned IntValue, in emitIntTextAttribute()
H A DARMELFStreamer.cpp223 unsigned IntValue, in emitIntTextAttribute()
813 unsigned IntValue, in emitIntTextAttribute()
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectStreamer.cpp345 int64_t IntValue; in emitULEB128Value() local
354 int64_t IntValue; in emitSLEB128Value() local
H A DMCELFStreamer.cpp776 void MCELFStreamer::setAttributeItems(unsigned Attribute, unsigned IntValue, in setAttributeItems()
H A DMCAsmStreamer.cpp1335 int64_t IntValue; in emitValueImpl() local
1379 int64_t IntValue; in emitULEB128Value() local
1390 int64_t IntValue; in emitSLEB128Value() local
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.cpp250 MatchTableRecord MatchTable::IntValue(unsigned NumBytes, int64_t IntValue) { in IntValue() argument
261 MatchTableRecord MatchTable::ULEB128Value(uint64_t IntValue) { in ULEB128Value()
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3197 uint64_t IntValue = MCE->getValue(); in parseDirectiveValue() local
3214 APInt IntValue = Asm.getTok().getAPIntVal(); in parseHexOcta() local
4908 uint64_t IntValue = MCE->getValue(); in parseDirectiveDCB() local
5818 uint64_t IntValue = MCE->getValue(); in parseDirectiveMSEmit() local
5834 uint64_t IntValue = MCE->getValue(); in parseDirectiveMSAlign() local
H A DMasmParser.cpp1749 uint64_t IntValue = 0; in parsePrimaryExpr() local
3644 int64_t IntValue = MCE->getValue(); in emitIntValue() local
3799 APInt IntValue = Asm.getTok().getAPIntVal(); in parseHexOcta() local
7147 uint64_t IntValue = MCE->getValue(); in parseDirectiveMSEmit() local
7163 uint64_t IntValue = MCE->getValue(); in parseDirectiveMSAlign() local
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp933 const Pointer &Ptr, const APSInt &IntValue) { in SetThreeWayComparisonField()
H A DInterp.h809 APSInt IntValue = CmpValueInfo->getIntValue(); in CMP3() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp86 APInt IntValue(ConstInt->getValue()); in canSafelyConvertTo16Bit() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1871 Value *IntValue = in expandAtomicOpToLibcall() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1764 uint64_t IntValue = MCE->getValue(); in ParseDirectiveWord() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp710 uint64_t IntValue = MCE->getValue(); in ParseDirectiveFalign() local
/freebsd-14.2/contrib/googletest/googlemock/test/
H A Dgmock-matchers-comparisons_test.cc401 class IntValue { class
405 explicit IntValue(int a_value) : value_(a_value) {} in IntValue() function in testing::gmock_matchers_test::__anoncc07666b0111::IntValue
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp70 SDValue IntValue; member
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp941 llvm::APInt IntValue = IntLiteral->getValue(); in checkIncorrectRelationalOperator() local