Home
last modified time | relevance | path

Searched refs:PrevInstr (Results 1 – 25 of 32) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/
H A DAArch64A53Fix835769.cpp201 MachineInstr *PrevInstr = nullptr; in runOnBasicBlock() local
205 PrevInstr = getLastNonPseudo(MBB, TII); in runOnBasicBlock()
210 if (PrevInstr) { in runOnBasicBlock()
211 LLVM_DEBUG(dbgs() << " PrevInstr: " << *PrevInstr in runOnBasicBlock()
214 << isFirstInstructionInSequence(PrevInstr) << "\n" in runOnBasicBlock()
217 if (isFirstInstructionInSequence(PrevInstr) && in runOnBasicBlock()
224 PrevInstr = CurrInstr; in runOnBasicBlock()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64A53Fix835769.cpp201 MachineInstr *PrevInstr = nullptr; in runOnBasicBlock() local
205 PrevInstr = getLastNonPseudo(MBB, TII); in runOnBasicBlock()
210 if (PrevInstr) { in runOnBasicBlock()
211 LLVM_DEBUG(dbgs() << " PrevInstr: " << *PrevInstr in runOnBasicBlock()
214 << isFirstInstructionInSequence(PrevInstr) << "\n" in runOnBasicBlock()
217 if (isFirstInstructionInSequence(PrevInstr) && in runOnBasicBlock()
224 PrevInstr = CurrInstr; in runOnBasicBlock()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DAArch64A53Fix835769.cpp201 MachineInstr *PrevInstr = nullptr; in runOnBasicBlock() local
205 PrevInstr = getLastNonPseudo(MBB, TII); in runOnBasicBlock()
210 if (PrevInstr) { in runOnBasicBlock()
211 LLVM_DEBUG(dbgs() << " PrevInstr: " << *PrevInstr in runOnBasicBlock()
214 << isFirstInstructionInSequence(PrevInstr) << "\n" in runOnBasicBlock()
217 if (isFirstInstructionInSequence(PrevInstr) && in runOnBasicBlock()
224 PrevInstr = CurrInstr; in runOnBasicBlock()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64A53Fix835769.cpp201 MachineInstr *PrevInstr = nullptr; in runOnBasicBlock() local
205 PrevInstr = getLastNonPseudo(MBB, TII); in runOnBasicBlock()
210 if (PrevInstr) { in runOnBasicBlock()
211 LLVM_DEBUG(dbgs() << " PrevInstr: " << *PrevInstr in runOnBasicBlock()
214 << isFirstInstructionInSequence(PrevInstr) << "\n" in runOnBasicBlock()
217 if (isFirstInstructionInSequence(PrevInstr) && in runOnBasicBlock()
224 PrevInstr = CurrInstr; in runOnBasicBlock()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/
H A DAArch64A53Fix835769.cpp201 MachineInstr *PrevInstr = nullptr; in runOnBasicBlock() local
205 PrevInstr = getLastNonPseudo(MBB, TII); in runOnBasicBlock()
210 if (PrevInstr) { in runOnBasicBlock()
211 LLVM_DEBUG(dbgs() << " PrevInstr: " << *PrevInstr in runOnBasicBlock()
214 << isFirstInstructionInSequence(PrevInstr) << "\n" in runOnBasicBlock()
217 if (isFirstInstructionInSequence(PrevInstr) && in runOnBasicBlock()
224 PrevInstr = CurrInstr; in runOnBasicBlock()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64A53Fix835769.cpp201 MachineInstr *PrevInstr = nullptr; in runOnBasicBlock() local
205 PrevInstr = getLastNonPseudo(MBB, TII); in runOnBasicBlock()
210 if (PrevInstr) { in runOnBasicBlock()
211 LLVM_DEBUG(dbgs() << " PrevInstr: " << *PrevInstr in runOnBasicBlock()
214 << isFirstInstructionInSequence(PrevInstr) << "\n" in runOnBasicBlock()
217 if (isFirstInstructionInSequence(PrevInstr) && in runOnBasicBlock()
224 PrevInstr = CurrInstr; in runOnBasicBlock()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/
H A DAArch64A53Fix835769.cpp201 MachineInstr *PrevInstr = nullptr; in runOnBasicBlock() local
205 PrevInstr = getLastNonPseudo(MBB, TII); in runOnBasicBlock()
210 if (PrevInstr) { in runOnBasicBlock()
211 LLVM_DEBUG(dbgs() << " PrevInstr: " << *PrevInstr in runOnBasicBlock()
214 << isFirstInstructionInSequence(PrevInstr) << "\n" in runOnBasicBlock()
217 if (isFirstInstructionInSequence(PrevInstr) && in runOnBasicBlock()
224 PrevInstr = CurrInstr; in runOnBasicBlock()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/
H A DAArch64A53Fix835769.cpp201 MachineInstr *PrevInstr = nullptr; in runOnBasicBlock() local
205 PrevInstr = getLastNonPseudo(MBB, TII); in runOnBasicBlock()
210 if (PrevInstr) { in runOnBasicBlock()
211 LLVM_DEBUG(dbgs() << " PrevInstr: " << *PrevInstr in runOnBasicBlock()
214 << isFirstInstructionInSequence(PrevInstr) << "\n" in runOnBasicBlock()
217 if (isFirstInstructionInSequence(PrevInstr) && in runOnBasicBlock()
224 PrevInstr = CurrInstr; in runOnBasicBlock()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64A53Fix835769.cpp201 MachineInstr *PrevInstr = nullptr; in runOnBasicBlock() local
205 PrevInstr = getLastNonPseudo(MBB, TII); in runOnBasicBlock()
210 if (PrevInstr) { in runOnBasicBlock()
211 LLVM_DEBUG(dbgs() << " PrevInstr: " << *PrevInstr in runOnBasicBlock()
214 << isFirstInstructionInSequence(PrevInstr) << "\n" in runOnBasicBlock()
217 if (isFirstInstructionInSequence(PrevInstr) && in runOnBasicBlock()
224 PrevInstr = CurrInstr; in runOnBasicBlock()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64A53Fix835769.cpp201 MachineInstr *PrevInstr = nullptr; in runOnBasicBlock() local
205 PrevInstr = getLastNonPseudo(MBB, TII); in runOnBasicBlock()
210 if (PrevInstr) { in runOnBasicBlock()
211 LLVM_DEBUG(dbgs() << " PrevInstr: " << *PrevInstr in runOnBasicBlock()
214 << isFirstInstructionInSequence(PrevInstr) << "\n" in runOnBasicBlock()
217 if (isFirstInstructionInSequence(PrevInstr) && in runOnBasicBlock()
224 PrevInstr = CurrInstr; in runOnBasicBlock()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/
H A DAArch64A53Fix835769.cpp201 MachineInstr *PrevInstr = nullptr; in runOnBasicBlock() local
205 PrevInstr = getLastNonPseudo(MBB, TII); in runOnBasicBlock()
210 if (PrevInstr) { in runOnBasicBlock()
211 LLVM_DEBUG(dbgs() << " PrevInstr: " << *PrevInstr in runOnBasicBlock()
214 << isFirstInstructionInSequence(PrevInstr) << "\n" in runOnBasicBlock()
217 if (isFirstInstructionInSequence(PrevInstr) && in runOnBasicBlock()
224 PrevInstr = CurrInstr; in runOnBasicBlock()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64A53Fix835769.cpp201 MachineInstr *PrevInstr = nullptr; in runOnBasicBlock() local
205 PrevInstr = getLastNonPseudo(MBB, TII); in runOnBasicBlock()
210 if (PrevInstr) { in runOnBasicBlock()
211 LLVM_DEBUG(dbgs() << " PrevInstr: " << *PrevInstr in runOnBasicBlock()
214 << isFirstInstructionInSequence(PrevInstr) << "\n" in runOnBasicBlock()
217 if (isFirstInstructionInSequence(PrevInstr) && in runOnBasicBlock()
224 PrevInstr = CurrInstr; in runOnBasicBlock()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64A53Fix835769.cpp201 MachineInstr *PrevInstr = nullptr; in runOnBasicBlock() local
205 PrevInstr = getLastNonPseudo(MBB, TII); in runOnBasicBlock()
210 if (PrevInstr) { in runOnBasicBlock()
211 LLVM_DEBUG(dbgs() << " PrevInstr: " << *PrevInstr in runOnBasicBlock()
214 << isFirstInstructionInSequence(PrevInstr) << "\n" in runOnBasicBlock()
217 if (isFirstInstructionInSequence(PrevInstr) && in runOnBasicBlock()
224 PrevInstr = CurrInstr; in runOnBasicBlock()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64A53Fix835769.cpp201 MachineInstr *PrevInstr = nullptr; in runOnBasicBlock() local
205 PrevInstr = getLastNonPseudo(MBB, TII); in runOnBasicBlock()
210 if (PrevInstr) { in runOnBasicBlock()
211 LLVM_DEBUG(dbgs() << " PrevInstr: " << *PrevInstr in runOnBasicBlock()
214 << isFirstInstructionInSequence(PrevInstr) << "\n" in runOnBasicBlock()
217 if (isFirstInstructionInSequence(PrevInstr) && in runOnBasicBlock()
224 PrevInstr = CurrInstr; in runOnBasicBlock()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AArch64/
H A DAArch64A53Fix835769.cpp201 MachineInstr *PrevInstr = nullptr; in runOnBasicBlock() local
205 PrevInstr = getLastNonPseudo(MBB, TII); in runOnBasicBlock()
210 if (PrevInstr) { in runOnBasicBlock()
211 LLVM_DEBUG(dbgs() << " PrevInstr: " << *PrevInstr in runOnBasicBlock()
214 << isFirstInstructionInSequence(PrevInstr) << "\n" in runOnBasicBlock()
217 if (isFirstInstructionInSequence(PrevInstr) && in runOnBasicBlock()
224 PrevInstr = CurrInstr; in runOnBasicBlock()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AArch64/
H A DAArch64A53Fix835769.cpp202 MachineInstr *PrevInstr = nullptr; in runOnBasicBlock() local
206 PrevInstr = getLastNonPseudo(MBB, TII); in runOnBasicBlock()
211 if (PrevInstr) { in runOnBasicBlock()
212 LLVM_DEBUG(dbgs() << " PrevInstr: " << *PrevInstr in runOnBasicBlock()
215 << isFirstInstructionInSequence(PrevInstr) << "\n" in runOnBasicBlock()
218 if (isFirstInstructionInSequence(PrevInstr) && in runOnBasicBlock()
225 PrevInstr = CurrInstr; in runOnBasicBlock()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AArch64/
H A DAArch64A53Fix835769.cpp202 MachineInstr *PrevInstr = nullptr; in runOnBasicBlock() local
206 PrevInstr = getLastNonPseudo(MBB, TII); in runOnBasicBlock()
211 if (PrevInstr) { in runOnBasicBlock()
212 LLVM_DEBUG(dbgs() << " PrevInstr: " << *PrevInstr in runOnBasicBlock()
215 << isFirstInstructionInSequence(PrevInstr) << "\n" in runOnBasicBlock()
218 if (isFirstInstructionInSequence(PrevInstr) && in runOnBasicBlock()
225 PrevInstr = CurrInstr; in runOnBasicBlock()
/dports/devel/llvm80/llvm-8.0.1.src/tools/llvm-cfi-verify/lib/
H A DGraphBuilder.cpp325 const Instr *PrevInstr = Analysis.getPrevInstructionSequential(ChildMeta); in buildFlowGraphImpl() local
326 if (PrevInstr && Analysis.willTrapOnCFIViolation(*PrevInstr)) { in buildFlowGraphImpl()
327 Result.IntermediateNodes[PrevInstr->VMAddress] = Address; in buildFlowGraphImpl()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-cfi-verify/lib/
H A DGraphBuilder.cpp326 const Instr *PrevInstr = Analysis.getPrevInstructionSequential(ChildMeta); in buildFlowGraphImpl() local
327 if (PrevInstr && Analysis.willTrapOnCFIViolation(*PrevInstr)) { in buildFlowGraphImpl()
328 Result.IntermediateNodes[PrevInstr->VMAddress] = Address; in buildFlowGraphImpl()
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-cfi-verify/lib/
H A DGraphBuilder.cpp326 const Instr *PrevInstr = Analysis.getPrevInstructionSequential(ChildMeta); in buildFlowGraphImpl() local
327 if (PrevInstr && Analysis.willTrapOnCFIViolation(*PrevInstr)) { in buildFlowGraphImpl()
328 Result.IntermediateNodes[PrevInstr->VMAddress] = Address; in buildFlowGraphImpl()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-cfi-verify/lib/
H A DGraphBuilder.cpp325 const Instr *PrevInstr = Analysis.getPrevInstructionSequential(ChildMeta); in buildFlowGraphImpl() local
326 if (PrevInstr && Analysis.willTrapOnCFIViolation(*PrevInstr)) { in buildFlowGraphImpl()
327 Result.IntermediateNodes[PrevInstr->VMAddress] = Address; in buildFlowGraphImpl()
/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-cfi-verify/lib/
H A DGraphBuilder.cpp326 const Instr *PrevInstr = Analysis.getPrevInstructionSequential(ChildMeta); in buildFlowGraphImpl() local
327 if (PrevInstr && Analysis.willTrapOnCFIViolation(*PrevInstr)) { in buildFlowGraphImpl()
328 Result.IntermediateNodes[PrevInstr->VMAddress] = Address; in buildFlowGraphImpl()
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-cfi-verify/lib/
H A DGraphBuilder.cpp326 const Instr *PrevInstr = Analysis.getPrevInstructionSequential(ChildMeta); in buildFlowGraphImpl() local
327 if (PrevInstr && Analysis.willTrapOnCFIViolation(*PrevInstr)) { in buildFlowGraphImpl()
328 Result.IntermediateNodes[PrevInstr->VMAddress] = Address; in buildFlowGraphImpl()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-cfi-verify/lib/
H A DGraphBuilder.cpp326 const Instr *PrevInstr = Analysis.getPrevInstructionSequential(ChildMeta); in buildFlowGraphImpl() local
327 if (PrevInstr && Analysis.willTrapOnCFIViolation(*PrevInstr)) { in buildFlowGraphImpl()
328 Result.IntermediateNodes[PrevInstr->VMAddress] = Address; in buildFlowGraphImpl()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/llvm-cfi-verify/lib/
H A DGraphBuilder.cpp326 const Instr *PrevInstr = Analysis.getPrevInstructionSequential(ChildMeta); in buildFlowGraphImpl() local
327 if (PrevInstr && Analysis.willTrapOnCFIViolation(*PrevInstr)) { in buildFlowGraphImpl()
328 Result.IntermediateNodes[PrevInstr->VMAddress] = Address; in buildFlowGraphImpl()

12