Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.cpp886 void AssemblerARM32::emitType05(CondARM32::Cond Cond, IOffsetT Offset, in emitType05() function in Ice::ARM32::AssemblerARM32
902 emitType05(Cond, Dest, Link); in emitBranch()
907 emitType05(Cond, L->getEncodedPosition(), Link); in emitBranch()
1424 emitType05(Cond, Immed, Link); in bl()
DIceAssemblerARM32.h739 void emitType05(CondARM32::Cond Cond, int32_t Offset, bool Link);