Home
last modified time | relevance | path

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

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