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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DBlockFrequency.cpp41 uint64_t Before = Freq.Frequency; local
/freebsd-11-stable/usr.sbin/ctm/ctm/
H A Dctm_syntax.c30 #define Before CTM_Q_MD5_Before macro
/freebsd-11-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-11-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.cpp1411 SlotIndex findLastUseBefore(SlotIndex Before, unsigned Reg, argument
H A DCodeGenPrepare.cpp2436 InstructionMoveBefore(Instruction *Inst, Instruction *Before) argument
2438 LLVM_DEBUG(dbgs() << "Do: move: " << *Inst << "\nbefore: " << *Before local
2819 moveBefore(Instruction *Inst, Instruction *Before) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DWholeProgramDevirt.h99 AccumBitVector Before; member in struct:llvm::wholeprogramdevirt::VTableBits
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h209 bool Before; member in class:llvm::RegBankSelect::InstrInsertPoint
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNIterativeScheduler.cpp131 printSchedRP(raw_ostream &OS, const GCNRegPressure &Before, const GCNRegPressure &After) const argument
H A DSIWholeQuadMode.cpp559 saveSCC(MachineBasicBlock &MBB, MachineBasicBlock::iterator Before) argument
628 toExact(MachineBasicBlock &MBB, MachineBasicBlock::iterator Before, unsigned SaveWQM, unsigned LiveMaskReg) argument
650 toWQM(MachineBasicBlock &MBB, MachineBasicBlock::iterator Before, unsigned SavedWQM) argument
669 toWWM(MachineBasicBlock &MBB, MachineBasicBlock::iterator Before, unsigned SaveOrig) argument
680 fromWWM(MachineBasicBlock &MBB, MachineBasicBlock::iterator Before, unsigned SavedOrig) argument
789 MachineBasicBlock::iterator Before = local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DGlobals.cpp355 GlobalVariable(Module &M, Type *Ty, bool constant, LinkageTypes Link, Constant *InitVal, const Twine &Name, GlobalVariable *Before, ThreadLocalMode TLMode, unsigned AddressSpace, bool isExternallyInitialized) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCallSiteSplitting.cpp225 static Instruction *cloneInstForMustTail(Instruction *I, Instruction *Before, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp817 addInsertPoint(MachineInstr &MI, bool Before) argument
839 InstrInsertPoint(MachineInstr &Instr, bool Before) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp752 Loop *llvm::cloneLoopWithPreheader(BasicBlock *Before, BasicBlock *LoopDomBB, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp596 moveLiveRegsBefore(const MachineBasicBlock &MBB, MachineBasicBlock::const_iterator Before) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp257 getDirectionalLocalSymbol(unsigned LocalLabelVal, bool Before) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp161 moveInstrOut(MachineInstr &MI, MachineBasicBlock::iterator BundleIt, bool Before) argument

Completed in 404 milliseconds