Home
last modified time | relevance | path

Searched refs:stackAlign (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Support/
H A DRISCVAttributeParser.cpp34 &RISCVAttributeParser::stackAlign,
46 Error RISCVAttributeParser::stackAlign(unsigned tag) { in stackAlign() function in RISCVAttributeParser
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Support/
H A DRISCVAttributeParser.cpp34 &RISCVAttributeParser::stackAlign,
46 Error RISCVAttributeParser::stackAlign(unsigned tag) { in stackAlign() function in RISCVAttributeParser
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Support/
H A DRISCVAttributeParser.cpp34 &RISCVAttributeParser::stackAlign,
46 Error RISCVAttributeParser::stackAlign(unsigned tag) { in stackAlign() function in RISCVAttributeParser
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DRISCVAttributeParser.cpp34 &RISCVAttributeParser::stackAlign,
46 Error RISCVAttributeParser::stackAlign(unsigned tag) { in stackAlign() function in RISCVAttributeParser
/dports/devel/llvm11/llvm-11.0.1.src/lib/Support/
H A DRISCVAttributeParser.cpp34 &RISCVAttributeParser::stackAlign,
46 Error RISCVAttributeParser::stackAlign(unsigned tag) { in stackAlign() function in RISCVAttributeParser
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Support/
H A DRISCVAttributeParser.cpp34 &RISCVAttributeParser::stackAlign,
46 Error RISCVAttributeParser::stackAlign(unsigned tag) { in stackAlign() function in RISCVAttributeParser
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Support/
H A DRISCVAttributeParser.cpp34 &RISCVAttributeParser::stackAlign,
46 Error RISCVAttributeParser::stackAlign(unsigned tag) { in stackAlign() function in RISCVAttributeParser
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DRISCVAttributeParser.cpp34 &RISCVAttributeParser::stackAlign,
46 Error RISCVAttributeParser::stackAlign(unsigned tag) { in stackAlign() function in RISCVAttributeParser
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Support/
H A DRISCVAttributeParser.cpp34 &RISCVAttributeParser::stackAlign, in main()
46 Error RISCVAttributeParser::stackAlign(unsigned tag) {
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DRISCVAttributeParser.cpp34 &RISCVAttributeParser::stackAlign,
46 Error RISCVAttributeParser::stackAlign(unsigned tag) { in stackAlign() function in RISCVAttributeParser
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DRISCVAttributeParser.cpp34 &RISCVAttributeParser::stackAlign,
46 Error RISCVAttributeParser::stackAlign(unsigned tag) { in stackAlign() function in RISCVAttributeParser
/dports/devel/binaryen/binaryen-version_98/src/abi/
H A Dstack.h34 inline Index stackAlign(Index size) { in stackAlign() function
83 size = stackAlign(size); in getStackSpace()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/Support/
H A DRISCVAttributeParser.h26 Error stackAlign(unsigned tag);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DRISCVAttributeParser.h26 Error stackAlign(unsigned tag);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Support/
H A DRISCVAttributeParser.h26 Error stackAlign(unsigned tag);
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Support/
H A DRISCVAttributeParser.h26 Error stackAlign(unsigned tag);
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/Support/
H A DRISCVAttributeParser.h26 Error stackAlign(unsigned tag);
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/Support/
H A DRISCVAttributeParser.h26 Error stackAlign(unsigned tag);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Support/
H A DRISCVAttributeParser.h26 Error stackAlign(unsigned tag);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Support/
H A DRISCVAttributeParser.h26 Error stackAlign(unsigned tag);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DRISCVAttributeParser.h26 Error stackAlign(unsigned tag);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/Support/
H A DRISCVAttributeParser.h26 Error stackAlign(unsigned tag);
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DRISCVAttributeParser.h26 Error stackAlign(unsigned tag);
/dports/lang/ghc/ghc-8.10.7/compiler/nativeGen/PPC/
H A DInstr.hs127 delta = ((x + stackAlign - 1) `quot` stackAlign) * stackAlign -- round up
616 stackAlign :: Int
617 stackAlign = 16 function
/dports/lang/ghc/ghc-8.10.7/compiler/nativeGen/X86/
H A DInstr.hs707 stackAlign :: Int
708 stackAlign = 16 function
949 delta = ((x + stackAlign - 1) `quot` stackAlign) * stackAlign -- round up

12