Searched refs:replaceUseWithLoad (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | WinEHPrepare.cpp | 81 void replaceUseWithLoad(Value *V, Use &U, AllocaInst *&SpillSlot, 1103 replaceUseWithLoad(PN, U, SpillSlot, Loads, F); in insertPHILoads() 1163 void WinEHPrepare::replaceUseWithLoad(Value *V, Use &U, AllocaInst *&SpillSlot, in replaceUseWithLoad() function in WinEHPrepare
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | WinEHPrepare.cpp | 75 void replaceUseWithLoad(Value *V, Use &U, AllocaInst *&SpillSlot, 1094 replaceUseWithLoad(PN, U, SpillSlot, Loads, F); in insertPHILoads() 1155 void WinEHPrepare::replaceUseWithLoad(Value *V, Use &U, AllocaInst *&SpillSlot, in replaceUseWithLoad() function in WinEHPrepare
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | WinEHPrepare.cpp | 82 void replaceUseWithLoad(Value *V, Use &U, AllocaInst *&SpillSlot, 1110 replaceUseWithLoad(PN, U, SpillSlot, Loads, F); in insertPHILoads() 1170 void WinEHPrepare::replaceUseWithLoad(Value *V, Use &U, AllocaInst *&SpillSlot, in replaceUseWithLoad() function in WinEHPrepare
|