Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonMachineScheduler.cpp97 bool VLIWResourceModel::isResourceAvailable(SUnit *SU, bool IsTop) { in isResourceAvailable()
138 bool VLIWResourceModel::reserveResources(SUnit *SU, bool IsTop) { in reserveResources()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DVLIWMachineScheduler.cpp108 bool VLIWResourceModel::isResourceAvailable(SUnit *SU, bool IsTop) { in isResourceAvailable()
145 bool VLIWResourceModel::reserveResources(SUnit *SU, bool IsTop) { in reserveResources()
DMachineScheduler.cpp2918 static void tracePick(GenericSchedulerBase::CandReason Reason, bool IsTop) { in tracePick()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp264 unsigned IsTop = cast<ConstantInt>(II.getOperand(TopOpc))->getZExtValue(); in simplifyDemandedVectorEltsIntrinsic() local
DARMISelLowering.cpp17178 unsigned IsTop = N->getConstantOperandVal(2); in PerformVMOVNCombine() local
17217 unsigned IsTop = N->getConstantOperandVal(2); in PerformVQMOVNCombine() local
/external/llvm/lib/CodeGen/
DMachineScheduler.cpp2526 static void tracePick(GenericSchedulerBase::CandReason Reason, bool IsTop) { in tracePick()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineScheduler.cpp2707 static void tracePick(GenericSchedulerBase::CandReason Reason, bool IsTop) { in tracePick()