ΒΆbool mayFoldIntoStore(llvm::SDValue Op)
bool mayFoldIntoStore(llvm::SDValue Op)
Description
Check if Op is a value that could be used to fold a store into some other x86 instruction as a memory operand. Ex: pextrb $0, %xmm0, (%rdi).
Declared at: llvm/lib/Target/X86/X86ISelLowering.h:928