Home
last modified time | relevance | path

Searched defs:IntValue (Results 1 – 24 of 24) 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/clang/lib/CodeGen/
H A DPatternInit.cpp24 const uint64_t IntValue = in initializationPatternFor() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVTargetStreamer.cpp61 unsigned IntValue, in emitIntTextAttribute()
235 unsigned IntValue, in emitIntTextAttribute()
H A DRISCVELFStreamer.cpp64 unsigned IntValue, in emitIntTextAttribute()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DELFAttributes.h34 unsigned IntValue; member
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCELFStreamer.h98 unsigned IntValue; member
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerHelpers.cpp145 llvm::APInt IntValue; in tryExpandAsInteger() local
H A DBugReporterVisitors.cpp3238 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()
H A DARMELFStreamer.cpp227 unsigned IntValue, in emitIntTextAttribute()
808 unsigned IntValue, in emitIntTextAttribute()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectStreamer.cpp254 int64_t IntValue; in emitULEB128Value() local
263 int64_t IntValue; in emitSLEB128Value() local
H A DMCELFStreamer.cpp557 void MCELFStreamer::setAttributeItems(unsigned Attribute, unsigned IntValue, in setAttributeItems()
H A DMCAsmStreamer.cpp1356 int64_t IntValue; in emitValueImpl() local
1400 int64_t IntValue; in emitULEB128Value() local
1411 int64_t IntValue; in emitSLEB128Value() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp238 MatchTableRecord MatchTable::IntValue(unsigned NumBytes, int64_t IntValue) { in IntValue() function in llvm::gi::MatchTable
249 MatchTableRecord MatchTable::ULEB128Value(uint64_t IntValue) { in ULEB128Value()
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3144 uint64_t IntValue = MCE->getValue(); in parseDirectiveValue() local
3161 APInt IntValue = Asm.getTok().getAPIntVal(); in parseHexOcta() local
4864 uint64_t IntValue = MCE->getValue(); in parseDirectiveDCB() local
5771 uint64_t IntValue = MCE->getValue(); in parseDirectiveMSEmit() local
5787 uint64_t IntValue = MCE->getValue(); in parseDirectiveMSAlign() local
H A DMasmParser.cpp1538 uint64_t IntValue = 0; in parsePrimaryExpr() local
3189 int64_t IntValue = MCE->getValue(); in emitIntValue() local
5684 uint64_t IntValue = MCE->getValue(); in parseDirectiveMSEmit() local
5700 uint64_t IntValue = MCE->getValue(); in parseDirectiveMSAlign() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp87 APInt IntValue(ConstInt->getValue()); in canSafelyConvertTo16Bit() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp2023 Value *IntValue = in expandAtomicOpToLibcall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1678 uint64_t IntValue = MCE->getValue(); in parseDirectiveWord() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp769 uint64_t IntValue = MCE->getValue(); in ParseDirectiveFalign() local
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-comparisons_test.cc403 class IntValue { class
407 explicit IntValue(int a_value) : value_(a_value) {} in IntValue() function in testing::gmock_matchers_test::__anonbdf523750111::IntValue
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterpBuiltin.cpp2820 const Pointer &Ptr, const APSInt &IntValue) { in SetThreeWayComparisonField()
/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.cpp969 llvm::APInt IntValue = IntLiteral->getValue(); in checkIncorrectRelationalOperator() local