Home
last modified time | relevance | path

Searched defs:NeedsAlignment (Results 1 – 25 of 35) sorted by relevance

12

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/altera/
H A DStructPackAlignCheck.cpp86 bool NeedsAlignment = CurrAlign.getQuantity() != NewAlign.getQuantity(); in check() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-tidy/altera/
H A DStructPackAlignCheck.cpp86 bool NeedsAlignment = CurrAlign.getQuantity() != NewAlign.getQuantity(); in check() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-tidy/altera/
H A DStructPackAlignCheck.cpp86 bool NeedsAlignment = CurrAlign.getQuantity() != NewAlign.getQuantity(); in check() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/altera/
H A DStructPackAlignCheck.cpp86 bool NeedsAlignment = CurrAlign.getQuantity() != NewAlign.getQuantity(); in check() local
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/altera/
H A DStructPackAlignCheck.cpp86 bool NeedsAlignment = CurrAlign.getQuantity() != NewAlign.getQuantity(); in check() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/altera/
H A DStructPackAlignCheck.cpp85 bool NeedsAlignment = CurrAlign.getQuantity() != NewAlign.getQuantity(); in check() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-tidy/altera/
H A DStructPackAlignCheck.cpp85 bool NeedsAlignment = CurrAlign.getQuantity() != NewAlign.getQuantity(); in check() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/altera/
H A DStructPackAlignCheck.cpp85 bool NeedsAlignment = CurrAlign.getQuantity() != NewAlign.getQuantity(); in check() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/src/
H A DIceCfgNode.h145 bool NeedsAlignment = false; /// is sandboxing required? variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/wasm/baseline/ppc/
H A Dliftoff-assembler-ppc.h77 bool LiftoffAssembler::NeedsAlignment(ValueType type) { in NeedsAlignment() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h76 bool LiftoffAssembler::NeedsAlignment(ValueType type) { in NeedsAlignment() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/wasm/baseline/arm64/
H A Dliftoff-assembler-arm64.h185 bool LiftoffAssembler::NeedsAlignment(ValueType type) { in NeedsAlignment() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h267 bool LiftoffAssembler::NeedsAlignment(ValueType type) { in NeedsAlignment() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h309 bool LiftoffAssembler::NeedsAlignment(ValueType type) { in NeedsAlignment() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/wasm/baseline/arm/
H A Dliftoff-assembler-arm.h298 bool LiftoffAssembler::NeedsAlignment(ValueType type) { in NeedsAlignment() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h191 bool LiftoffAssembler::NeedsAlignment(ValueType type) { return false; } in NeedsAlignment() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h208 bool LiftoffAssembler::NeedsAlignment(ValueType type) { return false; } in NeedsAlignment() function
/dports/lang/v8/v8-9.6.180.12/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h212 bool LiftoffAssembler::NeedsAlignment(ValueKind kind) { in NeedsAlignment() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/wasm/baseline/ppc/
H A Dliftoff-assembler-ppc.h82 bool LiftoffAssembler::NeedsAlignment(ValueType type) { in NeedsAlignment() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h81 bool LiftoffAssembler::NeedsAlignment(ValueType type) { in NeedsAlignment() function
/dports/lang/v8/v8-9.6.180.12/src/wasm/baseline/ppc/
H A Dliftoff-assembler-ppc.h230 bool LiftoffAssembler::NeedsAlignment(ValueKind kind) { in NeedsAlignment() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/wasm/baseline/arm64/
H A Dliftoff-assembler-arm64.h292 bool LiftoffAssembler::NeedsAlignment(ValueType type) { in NeedsAlignment() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h334 bool LiftoffAssembler::NeedsAlignment(ValueType type) { in NeedsAlignment() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h319 bool LiftoffAssembler::NeedsAlignment(ValueType type) { in NeedsAlignment() function
/dports/lang/v8/v8-9.6.180.12/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h423 bool LiftoffAssembler::NeedsAlignment(ValueKind kind) { in NeedsAlignment() function

12