Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMTargetStreamer.cpp63 unsigned IntValue, in emitIntTextAttribute()
H A DARMELFStreamer.cpp235 unsigned IntValue, in emitIntTextAttribute()
299 unsigned IntValue; member
376 void setAttributeItems(unsigned Attribute, unsigned IntValue, in setAttributeItems()
724 unsigned IntValue, in emitIntTextAttribute()
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCObjectStreamer.cpp160 int64_t IntValue; in EmitULEB128Value() local
169 int64_t IntValue; in EmitSLEB128Value() local
H A DMCAsmStreamer.cpp664 int64_t IntValue; in EmitValueImpl() local
705 int64_t IntValue; in EmitULEB128Value() local
715 int64_t IntValue; in EmitSLEB128Value() local
/minix3/external/bsd/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2394 uint64_t IntValue = MCE->getValue(); in parseDirectiveValue() local
2429 APInt IntValue = getTok().getAPIntVal(); in parseDirectiveOctaValue() local
4481 uint64_t IntValue = MCE->getValue(); in parseDirectiveMSEmit() local
4497 uint64_t IntValue = MCE->getValue(); in parseDirectiveMSAlign() local
/minix3/external/bsd/llvm/dist/clang/lib/Analysis/
H A DCFG.cpp588 llvm::APInt IntValue = IntLiteral->getValue(); in checkIncorrectRelationalOperator() local
650 llvm::APInt IntValue = IntLiteral->getValue(); in checkIncorrectEqualityOperator() local