Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DValue.h162 explicit IntegerValue() : Value(Kind::Integer) {} in IntegerValue() function
/llvm-project/llvm/lib/MC/MCParser/
H A DMCAsmParser.cpp145 int64_t &IntegerValue) { in parseGNUAttribute()
/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp595 uint32_t IntegerValue; member in __anon6b6344ba0111::IntLiteralResult
596 IntLiteralResult(const ScalarType *IntegerType, uint32_t IntegerValue) in IntLiteralResult() argument
/llvm-project/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp1573 int64_t IntegerValue = 0; parseDirectiveAttribute() local
/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1868 int64_t IntegerValue; ParseGNUAttribute() local
/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1344 int64_t IntegerValue; ParseGNUAttribute() local
/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp1487 uint64_t IntegerValue; global() member
/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp695 int64_t IntegerValue = 0; parseDirectiveAttribute() local
/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp3004 int64_t IntegerValue = 0; parseDirectiveAttribute() local
/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp11843 int64_t IntegerValue = 0; parseDirectiveEabiAttr() local
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp10436 llvm::APSInt IntegerValue(S.Context.getIntWidth(T), DiagnoseFloatingImpCast() local
[all...]