Searched defs:Use (Results 1 - 25 of 36) sorted by last modified time

12

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp6032 User *Use = *I->user_begin(); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp504 Instruction *LoopPredication::findInsertPt(Instruction *Use, argument
512 Instruction *LoopPredication::findInsertPt(Instruction *Use, argument
H A DIndVarSimplify.cpp1097 createExtendInst(Value *NarrowOper, Type *WideType, bool IsSigned, Instruction *Use) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp359 DeadArgumentEliminationPass::MarkIfNotLive(RetOrArg Use, argument
389 RetOrArg Use = CreateRet(F, RetValNum); local
395 RetOrArg Use = CreateRet(F, i); local
452 RetOrArg Use = CreateArg(F, ArgNo); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1231 auto &Use = *UI; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZElimCompare.cpp61 bool Use = false; member in struct:__anon5356::Reference
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonOptimizeSZextends.cpp79 Instruction* Use = cast<Instruction>(*UI); local
H A DHexagonLoopIdiomRecognition.cpp360 auto Use = [this](Instruction *U) -> bool { local
H A DHexagonHardwareLoops.cpp1067 MachineOperand &Use = *J; local
1101 MachineOperand &Use = *I; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp289 Thumb2SizeReduce::canAddPseudoFlagDep(MachineInstr *Use, bool FirstInSelfLoop) { argument
H A DARMISelLowering.cpp12872 SDNode *Use = *N->use_begin(); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp1845 findReachingDef(unsigned Reg, unsigned SubReg, MachineInstr &Use, MachineRegisterInfo &MRI, LiveIntervals *LIS) const argument
H A DGCNDPPCombine.cpp454 MachineOperand *Use = Uses.pop_back_val(); local
H A DAMDGPUPromoteAlloca.cpp657 const Instruction *Use = dyn_cast<Instruction>(U); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DYAMLTraits.cpp452 bool Output::mapTag(StringRef Tag, bool Use) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2113 SDUse &Use = I.getUse(); local
H A DDAGCombiner.cpp8110 SDNode *Use = *N->use_begin(); local
9215 SDUse &Use = UI.getUse(); local
13682 canFoldInAddressingMode(SDNode *N, SDNode *Use, SelectionDAG &DAG, const TargetLowering &TLI) argument
13862 SDUse &Use = UI.getUse(); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp443 MachineInstr *Use = UseSU->getInstr(); local
H A DRDFLiveness.cpp340 NodeAddr<RefNode*> Clob, Use; local
H A DModuloSchedule.cpp1199 MachineInstr *Use = MRI.getVRegDef(LoopVal); local
1686 MachineInstr *Use = MRI.getUniqueVRegDef(MO.getReg()); local
1787 MachineInstr *Use = MRI.getUniqueVRegDef(Reg); local
[all...]
H A DMachineInstr.cpp967 bool Use = false; local
H A DMachineCopyPropagation.cpp452 hasImplicitOverlap(const MachineInstr &MI, const MachineOperand &Use) argument
H A DLiveRangeCalc.cpp241 void LiveRangeCalc::extend(LiveRange &LR, SlotIndex Use, unsigned PhysReg, argument
346 findReachingDefs(LiveRange &LR, MachineBasicBlock &UseMBB, SlotIndex Use, unsigned PhysReg, ArrayRef<SlotIndex> Undefs) argument
[all...]
H A DLiveInterval.cpp120 VNInfo *extendInBlock(SlotIndex StartIdx, SlotIndex Use) { argument
135 extendInBlock(ArrayRef<SlotIndex> Undefs, SlotIndex StartIdx, SlotIndex Use) argument
[all...]
H A DDetectDeadLanes.cpp274 void DetectDeadLanes::transferDefinedLanesStep(const MachineOperand &Use, argument

Completed in 333 milliseconds

12