Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dx86_64.h162 Size32, enumerator
560 case Size32: { in applyFixup()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A Dx86_64.cpp47 case Size32: in getEdgeKindName()
H A DELF_x86_64.cpp186 Kind = x86_64::Size32; in addSingleRelocation()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNPreRAOptimizations.cpp287 MRI->setRegAllocationHint(Dst, AMDGPURI::Size32, Src); in run()
H A DSIRegisterInfo.h36 enum { Size16 = 1, Size32 = 2 }; enumerator
H A DSIRegisterInfo.cpp3800 case AMDGPURI::Size32: { in getRegAllocationHints()