Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVTargetStreamer.cpp52 unsigned IntValue, in emitIntTextAttribute()
167 unsigned IntValue, in emitIntTextAttribute()
H A DRISCVELFStreamer.cpp73 unsigned IntValue, in emitIntTextAttribute()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DPatternInit.cpp24 const uint64_t IntValue = in initializationPatternFor() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCELFStreamer.h106 unsigned IntValue; member
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerHelpers.cpp137 llvm::APInt IntValue; in tryExpandAsInteger() local
H A DBugReporterVisitors.cpp3281 std::optional<const llvm::APSInt *> IntValue; in printValue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMTargetStreamer.cpp109 unsigned IntValue, in emitIntTextAttribute() argument
H A DARMELFStreamer.cpp222 unsigned IntValue, in emitIntTextAttribute()
804 unsigned IntValue, in emitIntTextAttribute()
/freebsd/contrib/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.cpp673 void MCELFStreamer::setAttributeItems(unsigned Attribute, unsigned IntValue, in setAttributeItems()
H A DMCAsmStreamer.cpp1350 int64_t IntValue; in emitValueImpl() local
1394 int64_t IntValue; in emitULEB128Value() local
1405 int64_t IntValue; in emitSLEB128Value() local
/freebsd/contrib/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()
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3199 uint64_t IntValue = MCE->getValue(); in parseDirectiveValue() local
3216 APInt IntValue = Asm.getTok().getAPIntVal(); in parseHexOcta() local
4923 uint64_t IntValue = MCE->getValue(); in parseDirectiveDCB() local
5824 uint64_t IntValue = MCE->getValue(); in parseDirectiveMSEmit() local
5840 uint64_t IntValue = MCE->getValue(); in parseDirectiveMSAlign() local
H A DMasmParser.cpp1750 uint64_t IntValue = 0; in parsePrimaryExpr() local
3645 int64_t IntValue = MCE->getValue(); in emitIntValue() local
3800 APInt IntValue = Asm.getTok().getAPIntVal(); in parseHexOcta() local
7148 uint64_t IntValue = MCE->getValue(); in parseDirectiveMSEmit() local
7164 uint64_t IntValue = MCE->getValue(); in parseDirectiveMSAlign() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp86 APInt IntValue(ConstInt->getValue()); in canSafelyConvertTo16Bit() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1766 uint64_t IntValue = MCE->getValue(); in ParseDirectiveWord() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp1531 const Pointer &Ptr, const APSInt &IntValue) { in SetThreeWayComparisonField()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1955 Value *IntValue = in expandAtomicOpToLibcall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp767 uint64_t IntValue = MCE->getValue(); in ParseDirectiveFalign() local
/freebsd/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::__anonbdf523750111::IntValue
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp71 SDValue IntValue; member
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp941 llvm::APInt IntValue = IntLiteral->getValue(); in checkIncorrectRelationalOperator() local