Home
last modified time | relevance | path

Searched defs:IsTop (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.cpp97 bool VLIWResourceModel::isResourceAvailable(SUnit *SU, bool IsTop) { in isResourceAvailable()
138 bool VLIWResourceModel::reserveResources(SUnit *SU, bool IsTop) { in reserveResources()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DVLIWMachineScheduler.cpp108 bool VLIWResourceModel::isResourceAvailable(SUnit *SU, bool IsTop) { in isResourceAvailable()
145 bool VLIWResourceModel::reserveResources(SUnit *SU, bool IsTop) { in reserveResources()
H A DMachineScheduler.cpp2918 static void tracePick(GenericSchedulerBase::CandReason Reason, bool IsTop) { in tracePick()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/
DIOHandler.h510 bool IsTop(const lldb::IOHandlerSP &io_handler_sp) const { in IsTop() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/
DIOHandler.h510 bool IsTop(const lldb::IOHandlerSP &io_handler_sp) const { in IsTop() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/
DIOHandler.h510 bool IsTop(const lldb::IOHandlerSP &io_handler_sp) const { in IsTop() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/
DIOHandler.h510 bool IsTop(const lldb::IOHandlerSP &io_handler_sp) const { in IsTop() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp264 unsigned IsTop = cast<ConstantInt>(II.getOperand(TopOpc))->getZExtValue(); in simplifyDemandedVectorEltsIntrinsic() local
H A DARMISelLowering.cpp17178 unsigned IsTop = N->getConstantOperandVal(2); in PerformVMOVNCombine() local
17217 unsigned IsTop = N->getConstantOperandVal(2); in PerformVQMOVNCombine() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2526 static void tracePick(GenericSchedulerBase::CandReason Reason, bool IsTop) { in tracePick()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2707 static void tracePick(GenericSchedulerBase::CandReason Reason, bool IsTop) { in tracePick()