Home
last modified time | relevance | path

Searched defs:IntegerValue (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/MC/MCParser/
H A DMCAsmParser.cpp146 int64_t &IntegerValue) { in parseGNUAttribute()
/openbsd/gnu/llvm/clang/include/clang/Analysis/FlowSensitive/
H A DValue.h244 explicit IntegerValue() : Value(Kind::Integer) {} in IntegerValue() function
/openbsd/gnu/llvm/clang/utils/TableGen/
H A DMveEmitter.cpp595 uint32_t IntegerValue; member in __anond852eb140111::IntLiteralResult
596 IntLiteralResult(const ScalarType *IntegerType, uint32_t IntegerValue) in IntLiteralResult()
/openbsd/gnu/llvm/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp1667 int64_t IntegerValue = 0; in parseDirectiveAttribute() local
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1797 int64_t IntegerValue; in ParseGNUAttribute() local
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1367 int64_t IntegerValue; in ParseGNUAttribute() local
/openbsd/gnu/llvm/clang/lib/Lex/
H A DModuleMap.cpp1443 uint64_t IntegerValue; member
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp2197 int64_t IntegerValue = 0; in parseDirectiveAttribute() local
/openbsd/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp11431 int64_t IntegerValue = 0; in parseDirectiveEabiAttr() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp13493 llvm::APSInt IntegerValue(S.Context.getIntWidth(T), in DiagnoseFloatingImpCast() local