Home
last modified time | relevance | path

Searched defs:getMaxInlineSizeThreshold (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h230 unsigned getMaxInlineSizeThreshold() const { return 64; } in getMaxInlineSizeThreshold() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86Subtarget.h152 unsigned getMaxInlineSizeThreshold() const { return MaxInlineSizeThreshold; } in getMaxInlineSizeThreshold() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMSubtarget.h240 unsigned getMaxInlineSizeThreshold() const { in getMaxInlineSizeThreshold() function
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86Subtarget.h339 unsigned getMaxInlineSizeThreshold() const { return MaxInlineSizeThreshold; } in getMaxInlineSizeThreshold() function
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMSubtarget.h351 unsigned getMaxInlineSizeThreshold() const { in getMaxInlineSizeThreshold() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMSubtarget.h510 unsigned getMaxInlineSizeThreshold() const { in getMaxInlineSizeThreshold() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86Subtarget.h531 unsigned getMaxInlineSizeThreshold() const { return MaxInlineSizeThreshold; } in getMaxInlineSizeThreshold() function