Home
last modified time | relevance | path

Searched defs:Before (Results 1 – 25 of 39) sorted by relevance

12

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DAssignmentTrackingAnalysis.h71 const VarLocInfo *locs_begin(const Instruction *Before) const { in locs_begin()
79 const VarLocInfo *locs_end(const Instruction *Before) const { in locs_end()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp744 MachineBasicBlock::iterator Before) { in saveSCC()
1207 MachineBasicBlock::iterator Before, in toExact()
1225 MachineBasicBlock::iterator Before, in toWQM()
1241 MachineBasicBlock::iterator Before, in toStrictMode()
1267 MachineBasicBlock::iterator Before, in fromStrictMode()
1413 MachineBasicBlock::iterator Before = in processBlock() local
H A DGCNIterativeScheduler.cpp113 const GCNRegPressure &Before, in printSchedRP()
/openbsd-src/gnu/llvm/llvm/lib/Passes/
H A DStandardInstrumentations.cpp363 T &Before = BeforeStack.back(); in handleIRAfterPass() local
461 const std::string &Before, in handleAfter()
524 const std::string &Before, in handleAfter()
531 const OrderedChangedData &Before, const OrderedChangedData &After, in report()
605 const FuncDataT<T> &Before, const FuncDataT<T> &After)> in compare()
968 const CFG &Before, in printDiff()
1175 const IRDataT<EmptyData> &Before, in handleAfter()
1194 bool InModule, unsigned Minor, const FuncDataT<EmptyData> &Before, in handleFunctionCompare()
1630 DotCfgDiff::DotCfgDiff(StringRef Title, const FuncDataT<DCData> &Before, in DotCfgDiff()
1877 bool InModule, unsigned Minor, const FuncDataT<DCData> &Before, in handleFunctionCompare()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86FastPreTileConfig.cpp202 void X86FastPreTileConfig::spill(MachineBasicBlock::iterator Before, in spill()
514 auto Config = [&](MachineInstr &Before) { in configBasicBlock()
644 MachineInstr *Before; in configBasicBlock() local
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DBlockFrequency.cpp42 uint64_t Before = Freq.Frequency; in operator +=() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp770 bool Before = !MO.isDef(); in RepairingPlacement() local
852 bool Before) { in addInsertPoint()
874 bool Before) in InstrInsertPoint()
/openbsd-src/gnu/llvm/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h375 IRComparer(const IRDataT<T> &Before, const IRDataT<T> &After) in IRComparer()
394 const IRDataT<T> &Before; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBlockPlacement.cpp247 MachineBasicBlock *Before) { in moveBasicBlock()
H A DARMParallelDSP.cpp392 for (auto *Before : WritesBefore) { in RecordMemoryOps() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DPrintPasses.cpp207 std::string llvm::doSystemDiff(StringRef Before, StringRef After, in doSystemDiff()
H A DBasicBlock.cpp402 bool Before) { in splitBasicBlock()
H A DGlobals.cpp427 const Twine &Name, GlobalVariable *Before, in GlobalVariable()
/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiMemAluCombiner.cpp239 bool Before) { in insertMergedInstruction()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSpillPlacement.cpp171 bool Before = preferReg(); in update() local
H A DAssignmentTrackingAnalysis.cpp102 void setWedge(const Instruction *Before, SmallVector<VarLocInfo> &&Wedge) { in setWedge()
118 void addVarLoc(Instruction *Before, DebugVariable Var, DIExpression *Expr, in addVarLoc()
550 void insertMemLoc(BasicBlock &BB, Instruction &Before, unsigned Var, in insertMemLoc()
568 void addDef(const VarLocInfo &VarLoc, Instruction &Before, BasicBlock &BB, in addDef()
H A DRegAllocFast.cpp430 void RegAllocFast::spill(MachineBasicBlock::iterator Before, Register VirtReg, in spill()
490 void RegAllocFast::reload(MachineBasicBlock::iterator Before, Register VirtReg, in reload()
H A DRegisterScavenging.cpp453 MachineBasicBlock::iterator Before, in spill()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h210 bool Before; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
H A DWholeProgramDevirt.h100 AccumBitVector Before; member
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp642 BasicBlock::iterator Before(PollCall), After(PollCall); in INITIALIZE_PASS_DEPENDENCY() local
H A DCallSiteSplitting.cpp223 static Instruction *cloneInstForMustTail(Instruction *I, Instruction *Before, in cloneInstForMustTail()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp882 const Twine &BBName, bool Before) { in SplitBlockImpl()
938 bool Before) { in SplitBlock()
945 bool Before) { in SplitBlock()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp871 MachineBasicBlock::iterator Before = GetPrevInsn(Emitter.getInsertPos()); in EmitSchedule() local
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp103 Instruction *Before) { in insertPassThrough()

12