Home
last modified time | relevance | path

Searched refs:CopyLiveIns (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DRDFLiveness.cpp675 auto CopyLiveIns = [] (MachineBasicBlock *B, BitVector &LV) -> void { in resetKills() local
681 CopyLiveIns(B, LiveIn); in resetKills()
683 CopyLiveIns(SI, Live); in resetKills()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DRDFLiveness.cpp860 auto CopyLiveIns = [this] (MachineBasicBlock *B, BitVector &LV) -> void { in resetKills() local
877 CopyLiveIns(B, LiveIn); in resetKills()
879 CopyLiveIns(SI, Live); in resetKills()