Home
last modified time | relevance | path

Searched defs:LastInst (Results 1 – 24 of 24) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXInstrInfo.cpp106 MachineInstr &LastInst = *I; in analyzeBranch() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp183 static void parseCondBranch(MachineInstr *LastInst, MachineBasicBlock *&Target, in parseCondBranch()
237 MachineInstr *LastInst = &*I; in analyzeBranch() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanVerifier.cpp290 auto *LastInst = dyn_cast<VPInstruction>(std::prev(Exiting->end())); in verifyPlanIsValid() local
H A DSLPVectorizer.cpp8501 Instruction *LastInst = Front; in getLastInstructionInBundle() local
8583 Instruction *LastInst = nullptr; in getLastInstructionInBundle() local
8626 Instruction *LastInst = EntryToLastInstruction.lookup(E); in setInsertPointAfterBundle() local
9052 Instruction *LastInst = EntryToLastInstruction.lookup(E); in vectorizeOperand() local
9847 Instruction *LastInst = &getLastInstructionInBundle(E.get()); in vectorizeTree() local
H A DLoopVectorize.cpp9916 auto *LastInst = cast<Instruction>(get(Def, {Part, LastLane})); in get() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineOutliner.h49 MachineBasicBlock::iterator LastInst; member
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVEInstrInfo.cpp137 static void parseCondBranch(MachineInstr *LastInst, MachineBasicBlock *&Target, in parseCondBranch()
157 MachineInstr *LastInst = &*I; in analyzeBranch() local
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYInstrInfo.cpp35 static void parseCondBranch(MachineInstr &LastInst, MachineBasicBlock *&Target, in parseCondBranch()
/openbsd-src/gnu/llvm/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.cpp203 MachineInstr *LastInst = &*I; in analyzeBranch() local
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchInstrInfo.cpp199 static void parseCondBranch(MachineInstr &LastInst, MachineBasicBlock *&Target, in parseCondBranch()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp533 auto *LastInst = &OrigPreheader->back(); in rotateLoop() local
H A DDebugify.cpp158 Instruction *LastInst = findTerminatingInstruction(BB); in applyDebugifyMetadata() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp221 MachineInstr *LastInst = &*I; in analyzeBranch() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp188 MachineInstr *StartInst, *LastInst, *KillInst; member in __anonb29cac400211::Chain
H A DAArch64StackTagging.cpp357 Instruction *LastInst = StartInst; in collectInitializers() local
H A DAArch64InstrInfo.cpp154 static void parseCondBranch(MachineInstr *LastInst, MachineBasicBlock *&Target, in parseCondBranch()
256 MachineInstr *LastInst = &*I; in analyzeBranch() local
375 MachineInstr *LastInst = &*I; in analyzeBranchPredicate() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h661 IRInstructionData *LastInst = nullptr; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp674 MachineInstr &LastInst = *I; in analyzeBranch() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp492 MachineInstr *LastInst = &*I; in analyzeBranch() local
3366 MachineInstr *LastInst = &*I; in getBranchingInstrs() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp754 static void parseCondBranch(MachineInstr &LastInst, MachineBasicBlock *&Target, in parseCondBranch()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp1298 MachineInstr &LastInst = *I; in analyzeBranch() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp2420 Instruction *LastInst = Insts.pop_back_val(); in matchBSwapOrBitReverse() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp8207 Instruction *LastInst = Insts.back(); in makeBitReverse() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17799 SDValue LastInst = in loadSlice() local