Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVTargetStreamer.cpp44 emitIntTextAttribute(unsigned Attribute,unsigned IntValue,StringRef StringValue) emitIntTextAttribute() argument
148 emitIntTextAttribute(unsigned Attribute,unsigned IntValue,StringRef StringValue) emitIntTextAttribute() argument
H A DRISCVELFStreamer.cpp73 unsigned IntValue, in emitIntTextAttribute() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFStreamer.h26 unsigned IntValue; member
72 void setAttributeItems(unsigned Attribute, unsigned IntValue, in setAttributeItems() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DPatternInit.cpp24 const uint64_t IntValue = in initializationPatternFor() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCELFStreamer.h102 unsigned IntValue; global() member
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerHelpers.cpp136 llvm::APInt IntValue; tryExpandAsInteger() local
H A DBugReporterVisitors.cpp3267 std::optional<const llvm::APSInt *> IntValue; printValue() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMTargetStreamer.cpp109 unsigned IntValue, in emitIntTextAttribute()
H A DARMELFStreamer.cpp223 emitIntTextAttribute(unsigned Attribute,unsigned IntValue,StringRef StringValue) emitIntTextAttribute() argument
813 emitIntTextAttribute(unsigned Attribute,unsigned IntValue,StringRef StringValue) emitIntTextAttribute() argument
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectStreamer.cpp345 int64_t IntValue; emitULEB128Value() local
354 int64_t IntValue; emitSLEB128Value() local
H A DMCELFStreamer.cpp776 setAttributeItems(unsigned Attribute,unsigned IntValue,StringRef StringValue,bool OverwriteExisting) setAttributeItems() argument
H A DMCAsmStreamer.cpp1335 int64_t IntValue; emitValueImpl() local
1379 int64_t IntValue; emitULEB128Value() local
1390 int64_t IntValue; emitSLEB128Value() local
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.cpp
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3197 uint64_t IntValue = MCE->getValue(); parseDirectiveValue() local
3214 APInt IntValue = Asm.getTok().getAPIntVal(); parseHexOcta() local
4908 uint64_t IntValue = MCE->getValue(); parseDirectiveDCB() local
5818 uint64_t IntValue = MCE->getValue(); parseDirectiveMSEmit() local
5834 uint64_t IntValue = MCE->getValue(); parseDirectiveMSAlign() local
[all...]
H A DMasmParser.cpp1749 uint64_t IntValue = 0; parsePrimaryExpr() local
3644 int64_t IntValue = MCE->getValue(); emitIntValue() local
3799 APInt IntValue = Asm.getTok().getAPIntVal(); parseHexOcta() local
7147 uint64_t IntValue = MCE->getValue(); parseDirectiveMSEmit() local
7163 uint64_t IntValue = MCE->getValue(); parseDirectiveMSAlign() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp933 SetThreeWayComparisonField(InterpState & S,CodePtr OpPC,const Pointer & Ptr,const APSInt & IntValue) SetThreeWayComparisonField() argument
H A DInterp.h809 APSInt IntValue = CmpValueInfo->getIntValue(); CMP3() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp86 APInt IntValue(ConstInt->getValue()); in canSafelyConvertTo16Bit() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1871 Value *IntValue = expandAtomicOpToLibcall() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1764 uint64_t IntValue = MCE->getValue(); ParseDirectiveWord() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp710 uint64_t IntValue = MCE->getValue(); ParseDirectiveFalign() local
/freebsd-src/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::__anon7dac90070111::IntValue
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp70 SDValue IntValue; global() member
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp941 llvm::APInt IntValue = IntLiteral->getValue(); in checkIncorrectRelationalOperator() local