Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h449 bool isObjectSExt(int ObjectIdx) const { in isObjectSExt() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h486 bool isObjectSExt(int ObjectIdx) const { in isObjectSExt() function
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp3571 Flags.isSExt() != MFI->isObjectSExt(FI)) { in MatchingStackOffset()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp4130 Flags.isSExt() != MFI.isObjectSExt(FI)) { in MatchingStackOffset()