Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMCAsmParser.cpp144 int64_t &IntegerValue) { in parseGNUAttribute()
/freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp599 uint32_t IntegerValue; member in __anonb7c02cfb0111::IntLiteralResult
600 IntLiteralResult(const ScalarType *IntegerType, uint32_t IntegerValue) in IntLiteralResult()
/freebsd-13.1/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp1388 uint64_t IntegerValue; member
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp1998 int64_t IntegerValue = 0; in parseDirectiveAttribute() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp11357 int64_t IntegerValue = 0; in parseDirectiveEabiAttr() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp12123 llvm::APSInt IntegerValue(S.Context.getIntWidth(T), in DiagnoseFloatingImpCast() local