| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVELFStreamer.h | 24 unsigned IntValue; member 70 void setAttributeItems(unsigned Attribute, unsigned IntValue, in setAttributeItems()
|
| H A D | RISCVTargetStreamer.cpp | 37 unsigned IntValue, in emitIntTextAttribute() 146 unsigned IntValue, in emitIntTextAttribute()
|
| H A D | RISCVELFStreamer.cpp | 90 unsigned IntValue, in emitIntTextAttribute()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | PatternInit.cpp | 24 const uint64_t IntValue = in initializationPatternFor() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCELFStreamer.h | 95 unsigned IntValue; member
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | CheckerHelpers.cpp | 136 llvm::APInt IntValue; in tryExpandAsInteger() local
|
| H A D | BugReporterVisitors.cpp | 2992 Optional<const llvm::APSInt *> IntValue; in printValue() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMTargetStreamer.cpp | 108 unsigned IntValue, in emitIntTextAttribute()
|
| H A D | ARMELFStreamer.cpp | 207 unsigned IntValue, in emitIntTextAttribute() 704 unsigned IntValue, in emitIntTextAttribute()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCObjectStreamer.cpp | 307 int64_t IntValue; in emitULEB128Value() local 316 int64_t IntValue; in emitSLEB128Value() local
|
| H A D | MCAsmStreamer.cpp | 1222 int64_t IntValue; in emitValueImpl() local 1266 int64_t IntValue; in emitULEB128Value() local 1277 int64_t IntValue; in emitSLEB128Value() local
|
| H A D | MCELFStreamer.cpp | 771 void MCELFStreamer::setAttributeItems(unsigned Attribute, unsigned IntValue, in setAttributeItems()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/MC/MCParser/ |
| H A D | AsmParser.cpp | 3170 uint64_t IntValue = MCE->getValue(); in parseDirectiveValue() local 3187 APInt IntValue = Asm.getTok().getAPIntVal(); in parseHexOcta() local 4864 uint64_t IntValue = MCE->getValue(); in parseDirectiveDCB() local 5776 uint64_t IntValue = MCE->getValue(); in parseDirectiveMSEmit() local 5792 uint64_t IntValue = MCE->getValue(); in parseDirectiveMSAlign() local
|
| H A D | MasmParser.cpp | 1759 uint64_t IntValue = 0; in parsePrimaryExpr() local 3697 int64_t IntValue = MCE->getValue(); in emitIntValue() local 3853 APInt IntValue = Asm.getTok().getAPIntVal(); in parseHexOcta() local 7195 uint64_t IntValue = MCE->getValue(); in parseDirectiveMSEmit() local 7211 uint64_t IntValue = MCE->getValue(); in parseDirectiveMSAlign() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/ |
| H A D | PPCAsmParser.cpp | 1612 uint64_t IntValue = MCE->getValue(); in ParseDirectiveWord() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | AtomicExpandPass.cpp | 1818 Value *IntValue = in expandAtomicOpToLibcall() local
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | CFG.cpp | 936 llvm::APInt IntValue = IntLiteral->getValue(); in checkIncorrectRelationalOperator() local 998 llvm::APInt IntValue = IntLiteral->getValue(); in checkIncorrectEqualityOperator() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/ |
| H A D | HexagonAsmParser.cpp | 713 uint64_t IntValue = MCE->getValue(); in ParseDirectiveFalign() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | GlobalISelEmitter.cpp | 548 static MatchTableRecord IntValue(int64_t IntValue) { in IntValue() argument
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeDAG.cpp | 69 SDValue IntValue; member
|
| /freebsd-13.1/contrib/googletest/googlemock/test/ |
| H A D | gmock-matchers_test.cc | 619 class IntValue { class 623 explicit IntValue(int a_value) : value_(a_value) {} in IntValue() function in testing::gmock_matchers_test::IntValue
|