Home
last modified time | relevance | path

Searched refs:updateLiveIn (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/mlir/lib/Analysis/
DLiveness.cpp87 bool updateLiveIn() { in updateLiveIn() function
137 if (builder.updateLiveIn()) in buildBlockMapping()
150 if (builder.updateLiveIn()) in buildBlockMapping()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineSink.cpp1209 static void updateLiveIn(MachineInstr *MI, MachineBasicBlock *SuccBB, in updateLiveIn() function
1378 updateLiveIn(MI, SuccBB, UsedOpsInCopy, DefedRegsInCopy); in tryToSinkCopy()
/external/llvm-project/llvm/lib/CodeGen/
DMachineSink.cpp1405 static void updateLiveIn(MachineInstr *MI, MachineBasicBlock *SuccBB, in updateLiveIn() function
1574 updateLiveIn(MI, SuccBB, UsedOpsInCopy, DefedRegsInCopy); in tryToSinkCopy()