Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h546 bool isObjectSExt(int ObjectIdx) const { in isObjectSExt() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLoweringCall.cpp2694 Flags.isSExt() != MFI.isObjectSExt(FI)) { in MatchingStackOffset()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp373 Flags.isSExt() != MFI.isObjectSExt(FI)) { in MatchingStackOffset()