Home
last modified time | relevance | path

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

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