/netbsd-src/external/apache2/llvm/dist/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 | 86 unsigned IntValue, in emitIntTextAttribute()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | PatternInit.cpp | 24 const uint64_t IntValue = in initializationPatternFor() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | CheckerHelpers.cpp | 136 llvm::APInt IntValue; in tryExpandAsInteger() local
|
H A D | BugReporterVisitors.cpp | 2770 Optional<const llvm::APSInt *> IntValue; in printValue() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMELFStreamer.cpp | 208 unsigned IntValue, in emitIntTextAttribute() 288 unsigned IntValue; member 357 void setAttributeItems(unsigned Attribute, unsigned IntValue, in setAttributeItems() 796 unsigned IntValue, in emitIntTextAttribute()
|
H A D | ARMTargetStreamer.cpp | 108 unsigned IntValue, in emitIntTextAttribute()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | MCObjectStreamer.cpp | 312 int64_t IntValue; in emitULEB128Value() local 321 int64_t IntValue; in emitSLEB128Value() local
|
H A D | MCAsmStreamer.cpp | 1212 int64_t IntValue; in emitValueImpl() local 1256 int64_t IntValue; in emitULEB128Value() local 1267 int64_t IntValue; in emitSLEB128Value() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/ |
H A D | BenchmarkResult.cpp | 146 int64_t IntValue = 0; in deserializeMCOperand() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/ |
H A D | AsmParser.cpp | 3163 uint64_t IntValue = MCE->getValue(); in parseDirectiveValue() local 3180 APInt IntValue = Asm.getTok().getAPIntVal(); in parseHexOcta() local 4843 uint64_t IntValue = MCE->getValue(); in parseDirectiveDCB() local 5754 uint64_t IntValue = MCE->getValue(); in parseDirectiveMSEmit() local 5770 uint64_t IntValue = MCE->getValue(); in parseDirectiveMSAlign() local
|
H A D | MasmParser.cpp | 1637 uint64_t IntValue = 0; in parsePrimaryExpr() local 3441 int64_t IntValue = MCE->getValue(); in emitIntValue() local 3596 APInt IntValue = Asm.getTok().getAPIntVal(); in parseHexOcta() local 6845 uint64_t IntValue = MCE->getValue(); in parseDirectiveMSEmit() local 6861 uint64_t IntValue = MCE->getValue(); in parseDirectiveMSAlign() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/AsmParser/ |
H A D | PPCAsmParser.cpp | 1599 uint64_t IntValue = MCE->getValue(); in ParseDirectiveWord() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | AtomicExpandPass.cpp | 1777 Value *IntValue = in expandAtomicOpToLibcall() local
|
/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/AsmParser/ |
H A D | HexagonAsmParser.cpp | 713 uint64_t IntValue = MCE->getValue(); in ParseDirectiveFalign() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | GlobalISelEmitter.cpp | 535 static MatchTableRecord IntValue(int64_t IntValue) { in IntValue() function in __anon332dbd1e0111::MatchTable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 69 SDValue IntValue; member
|