Home
last modified time | relevance | path

Searched defs:RootI (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.cpp50 MachineInstr *RootI = MRI.getVRegDef(Root.getReg()); in isBaseWithConstantOffset() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp1422 bool ComplexDeinterleavingGraph::identifyNodes(Instruction *RootI) { in identifyNodes() argument
1640 identifyRoot(Instruction * RootI) identifyRoot() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp400 __anon76aef7320202(Instruction &RootI, int Iteration) analyzeLoopUnrollCost() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp530 if (Instruction *RootI = dyn_cast<Instruction>(Root)) in materialize() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp5026 MachineInstr *RootI = getDefIgnoringCopies(Root, MRI); getPtrBaseWithConstantOffset() local