Searched defs:padWithNop (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/subzero/src/ | ||
D | IceAssemblerX86Base.h | 157 void padWithNop(intptr_t Padding) override { in padWithNop() function |
D | IceAssemblerMIPS32.cpp | 68 void AssemblerMIPS32::padWithNop(intptr_t Padding) { in padWithNop() function in Ice::MIPS32::AssemblerMIPS32 |
D | IceAssemblerARM32.cpp | 717 void AssemblerARM32::padWithNop(intptr_t Padding) { in padWithNop() function in Ice::ARM32::AssemblerARM32 |