Home
last modified time | relevance | path

Searched defs:APVal (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp1403 llvm::APInt APVal(64, 0); in parseSimpleIntegerLiteral() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaISelLowering.cpp573 APInt APVal = CN->getAPIntValue(); in LowerImmediate() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h4306 mutable APValue APVal; variable
4382 const APValue &APVal) { in Profile()