Home
last modified time | relevance | path

Searched defs:APValue (Results 1 – 25 of 151) sorted by relevance

1234567

/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DAPValue.h171 APValue() : Kind(Uninitialized) {} in APValue() function
172 explicit APValue(APSInt I) : Kind(Uninitialized) { in APValue() function
175 explicit APValue(APFloat F) : Kind(Uninitialized) { in APValue() function
178 explicit APValue(const APValue *E, unsigned N) : Kind(Uninitialized) { in APValue() function
181 APValue(APSInt R, APSInt I) : Kind(Uninitialized) { in APValue() function
184 APValue(APFloat R, APFloat I) : Kind(Uninitialized) { in APValue() function
188 APValue(APValue &&RHS) : Kind(Uninitialized) { swap(RHS); } in APValue() function
199 APValue(UninitArray, unsigned InitElts, unsigned Size) : Kind(Uninitialized) { in APValue() function
202 APValue(UninitStruct, unsigned B, unsigned M) : Kind(Uninitialized) { in APValue() function
209 APValue(const ValueDecl *Member, bool IsDerivedMember, in APValue() function
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/AST/
H A DAPValue.h171 APValue() : Kind(Uninitialized) {} in APValue() function
172 explicit APValue(APSInt I) : Kind(Uninitialized) { in APValue() function
175 explicit APValue(APFloat F) : Kind(Uninitialized) { in APValue() function
178 explicit APValue(const APValue *E, unsigned N) : Kind(Uninitialized) { in APValue() function
181 APValue(APSInt R, APSInt I) : Kind(Uninitialized) { in APValue() function
184 APValue(APFloat R, APFloat I) : Kind(Uninitialized) { in APValue() function
188 APValue(APValue &&RHS) : Kind(Uninitialized) { swap(RHS); } in APValue() function
199 APValue(UninitArray, unsigned InitElts, unsigned Size) : Kind(Uninitialized) { in APValue() function
202 APValue(UninitStruct, unsigned B, unsigned M) : Kind(Uninitialized) { in APValue() function
209 APValue(const ValueDecl *Member, bool IsDerivedMember, in APValue() function
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DTextNodeDumper.h31 class APValue; variable
H A DJSONNodeDumper.h31 class APValue; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DTextNodeDumper.h30 class APValue; variable
H A DJSONNodeDumper.h31 class APValue; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DTextNodeDumper.h30 class APValue; variable
H A DJSONNodeDumper.h31 class APValue; variable
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DTextNodeDumper.h30 class APValue; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DTextNodeDumper.h31 class APValue; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DTextNodeDumper.h31 class APValue; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DTextNodeDumper.h30 class APValue; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h31 class APValue; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DTextNodeDumper.h30 class APValue; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DTextNodeDumper.h31 class APValue; variable
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DTextNodeDumper.h31 class APValue; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/CodeGen/
H A DIslExprBuilder.cpp81 APInt APValue = APIntFromVal(Val); in hasLargeInts() local
751 APInt APValue; in createInt() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/CodeGen/
H A DIslExprBuilder.cpp81 APInt APValue = APIntFromVal(Val); in hasLargeInts() local
756 APInt APValue; in createInt() local
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/CodeGen/
H A DIslExprBuilder.cpp81 APInt APValue = APIntFromVal(Val); in hasLargeInts() local
753 APInt APValue; in createInt() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/CodeGen/
H A DIslExprBuilder.cpp81 APInt APValue = APIntFromVal(Val); in hasLargeInts() local
753 APInt APValue; in createInt() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/CodeGen/
H A DIslExprBuilder.cpp81 APInt APValue = APIntFromVal(Val); in hasLargeInts() local
756 APInt APValue; in createInt() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/CodeGen/
H A DIslExprBuilder.cpp81 APInt APValue = APIntFromVal(Val); in hasLargeInts() local
753 APInt APValue; in createInt() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/CodeGen/
H A DIslExprBuilder.cpp81 APInt APValue = APIntFromVal(Val); in hasLargeInts() local
751 APInt APValue; in createInt() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/CodeGen/
H A DIslExprBuilder.cpp81 APInt APValue = APIntFromVal(Val); in hasLargeInts() local
756 APInt APValue; in createInt() local
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/CodeGen/
H A DIslExprBuilder.cpp81 APInt APValue = APIntFromVal(Val); in hasLargeInts() local
756 APInt APValue; in createInt() local

1234567