Searched defs:APVal (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/Xtensa/ | ||
H A D | XtensaISelLowering.cpp | 521 APInt APVal = CN->getAPIntValue(); LowerImmediate() local |
/llvm-project/clang/lib/Lex/ | ||
H A D | Preprocessor.cpp | 1403 llvm::APInt APVal(64, 0); parseSimpleIntegerLiteral() local |
/llvm-project/llvm/unittests/IR/ | ||
H A D | PatternMatch.cpp | 624 APInt APVal(8, Val); TEST_F() local |
/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclCXX.h | 4299 mutable APValue APVal; global() variable |