Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/MCParser/
H A DMCAsmParser.cpp144 int64_t &IntegerValue) { in parseGNUAttribute()
/llvm-project-15.0.7/clang/include/clang/Analysis/FlowSensitive/
H A DValue.h219 explicit IntegerValue() : Value(Kind::Integer) {} in IntegerValue() function
/llvm-project-15.0.7/clang/utils/TableGen/
H A DMveEmitter.cpp595 uint32_t IntegerValue; member in __anondd1c47770111::IntLiteralResult
596 IntLiteralResult(const ScalarType *IntegerType, uint32_t IntegerValue) in IntLiteralResult()
/llvm-project-15.0.7/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp1666 int64_t IntegerValue = 0; in parseDirectiveAttribute() local
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1713 int64_t IntegerValue; in ParseGNUAttribute() local
/llvm-project-15.0.7/clang/lib/Lex/
H A DModuleMap.cpp1409 uint64_t IntegerValue; member
/llvm-project-15.0.7/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp2194 int64_t IntegerValue = 0; in parseDirectiveAttribute() local
/llvm-project-15.0.7/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp11410 int64_t IntegerValue = 0; in parseDirectiveEabiAttr() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp13162 llvm::APSInt IntegerValue(S.Context.getIntWidth(T), in DiagnoseFloatingImpCast() local