Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFStreamer.h24 unsigned IntValue; member
70 void setAttributeItems(unsigned Attribute, unsigned IntValue, in setAttributeItems()
H A DRISCVTargetStreamer.cpp37 unsigned IntValue, in emitIntTextAttribute()
146 unsigned IntValue, in emitIntTextAttribute()
H A DRISCVELFStreamer.cpp86 unsigned IntValue, in emitIntTextAttribute()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DPatternInit.cpp24 const uint64_t IntValue = in initializationPatternFor() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCheckerHelpers.cpp136 llvm::APInt IntValue; in tryExpandAsInteger() local
H A DBugReporterVisitors.cpp2770 Optional<const llvm::APSInt *> IntValue; in printValue() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp208 unsigned IntValue, in emitIntTextAttribute()
288 unsigned IntValue; member
357 void setAttributeItems(unsigned Attribute, unsigned IntValue, in setAttributeItems()
796 unsigned IntValue, in emitIntTextAttribute()
H A DARMTargetStreamer.cpp108 unsigned IntValue, in emitIntTextAttribute()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectStreamer.cpp312 int64_t IntValue; in emitULEB128Value() local
321 int64_t IntValue; in emitSLEB128Value() local
H A DMCAsmStreamer.cpp1212 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 DBenchmarkResult.cpp146 int64_t IntValue = 0; in deserializeMCOperand() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3163 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 DMasmParser.cpp1637 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 DPPCAsmParser.cpp1599 uint64_t IntValue = MCE->getValue(); in ParseDirectiveWord() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1777 Value *IntValue = in expandAtomicOpToLibcall() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCFG.cpp936 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 DHexagonAsmParser.cpp713 uint64_t IntValue = MCE->getValue(); in ParseDirectiveFalign() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp535 static MatchTableRecord IntValue(int64_t IntValue) { in IntValue() function in __anon332dbd1e0111::MatchTable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp69 SDValue IntValue; member