Searched defs:Before (Results 1 - 17 of 17) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DBlockFrequency.cpp41 uint64_t Before = Freq.Frequency; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSpillPlacement.cpp175 bool Before = preferReg(); local
H A DRegAllocFast.cpp315 void RegAllocFast::spill(MachineBasicBlock::iterator Before, Register VirtReg, argument
343 void RegAllocFast::reload(MachineBasicBlock::iterator Before, Register VirtReg, argument
H A DLiveIntervals.cpp1423 SlotIndex findLastUseBefore(SlotIndex Before, unsigned Reg, argument
H A DCodeGenPrepare.cpp2535 InstructionMoveBefore(Instruction *Inst, Instruction *Before) argument
2537 LLVM_DEBUG(dbgs() << "Do: move: " << *Inst << "\nbefore: " << *Before local
2921 moveBefore(Instruction *Inst, Instruction *Before) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiMemAluCombiner.cpp236 insertMergedInstruction(MachineBasicBlock *BB, const MbbIterator &MemInstr, const MbbIterator &AluInstr, bool Before) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DWholeProgramDevirt.h99 AccumBitVector Before; member in struct:llvm::wholeprogramdevirt::VTableBits
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h209 bool Before; member in class:llvm::RegBankSelect::InstrInsertPoint
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DGlobals.cpp352 GlobalVariable(Module &M, Type *Ty, bool constant, LinkageTypes Link, Constant *InitVal, const Twine &Name, GlobalVariable *Before, ThreadLocalMode TLMode, unsigned AddressSpace, bool isExternallyInitialized) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCallSiteSplitting.cpp223 static Instruction *cloneInstForMustTail(Instruction *I, Instruction *Before, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNIterativeScheduler.cpp136 printSchedRP(raw_ostream &OS, const GCNRegPressure &Before, const GCNRegPressure &After) const argument
H A DSIWholeQuadMode.cpp528 saveSCC(MachineBasicBlock &MBB, MachineBasicBlock::iterator Before) argument
597 toExact(MachineBasicBlock &MBB, MachineBasicBlock::iterator Before, unsigned SaveWQM, unsigned LiveMaskReg) argument
619 toWQM(MachineBasicBlock &MBB, MachineBasicBlock::iterator Before, unsigned SavedWQM) argument
638 toWWM(MachineBasicBlock &MBB, MachineBasicBlock::iterator Before, unsigned SaveOrig) argument
649 fromWWM(MachineBasicBlock &MBB, MachineBasicBlock::iterator Before, unsigned SavedOrig) argument
758 MachineBasicBlock::iterator Before = local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp750 Loop *llvm::cloneLoopWithPreheader(BasicBlock *Before, BasicBlock *LoopDomBB, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp826 addInsertPoint(MachineInstr &MI, bool Before) argument
848 InstrInsertPoint(MachineInstr &Instr, bool Before) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp270 getDirectionalLocalSymbol(unsigned LocalLabelVal, bool Before) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp598 moveLiveRegsBefore(const MachineBasicBlock &MBB, MachineBasicBlock::const_iterator Before) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp161 moveInstrOut(MachineInstr &MI, MachineBasicBlock::iterator BundleIt, bool Before) argument

Completed in 466 milliseconds