Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/MCTargetDesc/
DMBlazeAsmBackend.cpp28 static unsigned getFixupKindSize(unsigned Kind) { in getFixupKindSize() function
124 unsigned Size = getFixupKindSize(Fixup.getKind()); in ApplyFixup()