Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp393 void updateForInsertedWaterBlock(MachineBasicBlock *NewBB);
834 void MipsConstantIslands::updateForInsertedWaterBlock in updateForInsertedWaterBlock() function in MipsConstantIslands
1389 updateForInsertedWaterBlock(NewIsland); in handleConstantPoolUser()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp246 void updateForInsertedWaterBlock(MachineBasicBlock *NewBB);
888 void ARMConstantIslands::updateForInsertedWaterBlock(MachineBasicBlock *NewBB) { in updateForInsertedWaterBlock() function in ARMConstantIslands
1522 updateForInsertedWaterBlock(NewIsland); in handleConstantPoolUser()