Home
last modified time | relevance | path

Searched refs:getMinStackArgumentAlignment (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetLowering.h1053 unsigned getMinStackArgumentAlignment() const { in getMinStackArgumentAlignment() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1584 Align getMinStackArgumentAlignment() const { in getMinStackArgumentAlignment() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1847 Align getMinStackArgumentAlignment() const { in getMinStackArgumentAlignment() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetLowering.h2022 Align getMinStackArgumentAlignment() const { in getMinStackArgumentAlignment() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetLowering.h1987 Align getMinStackArgumentAlignment() const { in getMinStackArgumentAlignment() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetLowering.h1944 Align getMinStackArgumentAlignment() const { in getMinStackArgumentAlignment() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetLowering.h1987 Align getMinStackArgumentAlignment() const { in getMinStackArgumentAlignment() function
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1957 if (Align > getMinStackArgumentAlignment()) { in lowerVAARG()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp2350 if (MA && *MA > TLI->getMinStackArgumentAlignment()) { in LowerVAARG()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2284 if (Align > getMinStackArgumentAlignment()) { in lowerVAARG()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2288 if (Align > getMinStackArgumentAlignment()) { in lowerVAARG()
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1830 if (Align > TLI.getMinStackArgumentAlignment()) { in expandVAArg()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1947 if (MA && *MA > TLI.getMinStackArgumentAlignment()) { in expandVAArg()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2280 if (MA && *MA > TLI.getMinStackArgumentAlignment()) { in expandVAArg()