Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMCAsmParser.cpp146 parseGNUAttribute(SMLoc L,int64_t & Tag,int64_t & IntegerValue) parseGNUAttribute() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DValue.h164 explicit IntegerValue() : Value(Kind::Integer) {} IntegerValue() function
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp595 uint32_t IntegerValue; member in __anon3961c3990111::IntLiteralResult
596 IntLiteralResult(const ScalarType *IntegerType, uint32_t IntegerValue) in IntLiteralResult() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp1573 int64_t IntegerValue = 0; in parseDirectiveAttribute() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1866 int64_t IntegerValue; ParseGNUAttribute() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1344 int64_t IntegerValue; in ParseGNUAttribute() local
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp1482 uint64_t IntegerValue; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp2978 int64_t IntegerValue = 0; parseDirectiveAttribute() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp11584 int64_t IntegerValue = 0; parseDirectiveEabiAttr() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp15234 llvm::APSInt IntegerValue(S.Context.getIntWidth(T), DiagnoseFloatingImpCast() local
[all...]