Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp4338 static unsigned getLoadStoreOpcodeForFP16(bool Load, const X86Subtarget &STI) { in getLoadStoreOpcodeForFP16() function
4405 return getLoadStoreOpcodeForFP16(Load, STI); in getLoadStoreRegOpcode()