Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/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()
/openbsd/src/gnu/llvm/lldb/include/lldb/Core/
DIOHandler.h512 bool IsTop(const lldb::IOHandlerSP &io_handler_sp) const { in IsTop() function
/openbsd/src/gnu/llvm/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