Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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.cpp3239 static void tracePick(GenericSchedulerBase::CandReason Reason, bool IsTop) { in tracePick()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DIOHandler.h510 bool IsTop(const lldb::IOHandlerSP &io_handler_sp) const { in IsTop() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp270 unsigned IsTop = cast<ConstantInt>(II.getOperand(TopOpc))->getZExtValue(); in simplifyDemandedVectorEltsIntrinsic() local
H A DARMISelLowering.cpp17392 unsigned IsTop = N->getConstantOperandVal(2); in PerformVMOVNCombine() local
17431 unsigned IsTop = N->getConstantOperandVal(2); in PerformVQMOVNCombine() local