Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp656 static unsigned getFixupKindSize(unsigned Kind) { in getFixupKindSize() function
698 unsigned Size = getFixupKindSize(Kind); in applyFixup()