Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.h116 BlRelocatableFixup *createBlFixup(const ConstantRelocatable *BlTarget);
DIceAssemblerARM32.cpp707 AssemblerARM32::createBlFixup(const ConstantRelocatable *BlTarget) { in createBlFixup() function in Ice::ARM32::AssemblerARM32
1401 emitFixup(createBlFixup(Target)); in bl()