Home
last modified time | relevance | path

Searched defs:BundleEnd (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.h50 MCInst::const_iterator BundleEnd; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIPostRABundler.cpp158 MachineBasicBlock::instr_iterator BundleEnd = I; in runOnMachineFunction() local
/openbsd-src/gnu/llvm/clang/lib/Driver/
H A DOffloadBundler.cpp767 size_t BundleEnd = ReadChars = FC.find(BundleEndString, ReadChars); in ReadBundle() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveIntervals.cpp1527 auto BundleEnd = getBundleEnd(BundleStart.getIterator()); in handleMoveIntoNewBundle() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1414 for (unsigned BundleIdx = 0, BundleEnd = CI->getNumOperandBundles(); in cloneInstructionInExitBlock() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp867 auto BundleEnd = llvm::getBundleEnd(CallMI->getIterator()); in collectCallSiteParameters() local