Home
last modified time | relevance | path

Searched defs:padWithNop (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/src/
H A DIceAssemblerX86Base.h157 void padWithNop(intptr_t Padding) override { in padWithNop() function
H A DIceAssemblerMIPS32.cpp68 void AssemblerMIPS32::padWithNop(intptr_t Padding) { in padWithNop() function in Ice::MIPS32::AssemblerMIPS32
H A DIceAssemblerARM32.cpp720 void AssemblerARM32::padWithNop(intptr_t Padding) { in padWithNop() function in Ice::ARM32::AssemblerARM32