Home
last modified time | relevance | path

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

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