Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.h112 BlRelocatableFixup *createBlFixup(const ConstantRelocatable *BlTarget);
DIceAssemblerARM32.cpp727 AssemblerARM32::createBlFixup(const ConstantRelocatable *BlTarget) { in createBlFixup() function in Ice::ARM32::AssemblerARM32
1421 emitFixup(createBlFixup(Target)); in bl()