Home
last modified time | relevance | path

Searched defs:isSplit (Results 1 – 25 of 76) sorted by relevance

1234

/aosp_15_r20/external/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h177 virtual bool isSplit() const { return false; } in isSplit() function
252 bool isSplit() const override { return false; } in isSplit() function
286 bool isSplit() const override { in isSplit() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/
DRegBankSelect.h188 virtual bool isSplit() const { return false; } in isSplit() function
267 bool isSplit() const override { return false; } in isSplit() function
304 bool isSplit() const override { in isSplit() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/
DRegBankSelect.h188 virtual bool isSplit() const { return false; } in isSplit() function
267 bool isSplit() const override { return false; } in isSplit() function
304 bool isSplit() const override { in isSplit() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h188 virtual bool isSplit() const { return false; } in isSplit() function
267 bool isSplit() const override { return false; } in isSplit() function
304 bool isSplit() const override { in isSplit() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/
DRegBankSelect.h188 virtual bool isSplit() const { return false; } in isSplit() function
267 bool isSplit() const override { return false; } in isSplit() function
304 bool isSplit() const override { in isSplit() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h187 virtual bool isSplit() const { return false; } in isSplit() function
266 bool isSplit() const override { return false; } in isSplit() function
303 bool isSplit() const override { in isSplit() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/
DRegBankSelect.h188 virtual bool isSplit() const { return false; } in isSplit() function
267 bool isSplit() const override { return false; } in isSplit() function
304 bool isSplit() const override { in isSplit() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/bouncer/ui/composable/
DBouncerContentKt.java100 …androidx.compose.foundation.layout.BoxScope, kotlin.Unit> belowFold, boolean isSplit, androidx.com… in FoldableScene()
/aosp_15_r20/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
H A DFrameworkActionBarWrapper.java111 protected boolean isSplit() { in isSplit() method in FrameworkActionBarWrapper
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/
H A DDecorToolbar.java45 boolean isSplit(); in isSplit() method
H A DToolbarWidgetWrapper.java221 public boolean isSplit() { in isSplit() method in ToolbarWidgetWrapper
H A DActionBarView.java340 public boolean isSplit() { in isSplit() method in ActionBarView
/aosp_15_r20/external/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp713 bool RegBankSelect::InstrInsertPoint::isSplit() const { in isSplit() function in RegBankSelect::InstrInsertPoint
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp872 bool RegBankSelect::InstrInsertPoint::isSplit() const { in isSplit() function in RegBankSelect::InstrInsertPoint
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp906 bool RegBankSelect::InstrInsertPoint::isSplit() const { in isSplit() function in RegBankSelect::InstrInsertPoint
/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/
H A DEntry.h246 inline bool isSplit() const { return targetFlags.test(InputTargetFlags::SPLIT); } in isSplit() function
H A DInputDispatcher.cpp2430 bool isSplit = shouldSplitTouch(tempTouchState, entry); in findTouchedWindowTargetsLocked() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h116 bool isSplit() const { return IsSplit; } in isSplit() function
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetCallingConv.h115 bool isSplit() const { return Flags & Split; } in isSplit() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetCallingConv.h132 bool isSplit() const { return IsSplit; } in isSplit() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetCallingConv.h132 bool isSplit() const { return IsSplit; } in isSplit() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetCallingConv.h132 bool isSplit() const { return IsSplit; } in isSplit() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetCallingConv.h132 bool isSplit() const { return IsSplit; } in isSplit() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h132 bool isSplit() const { return IsSplit; } in isSplit() function
/aosp_15_r20/external/skia/tools/viewer/
H A DMotionMarkSlide.cpp486 bool isSplit() { return fIsSplit; } in isSplit() function in CanvasLinePoint

1234