Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelDAGToDAG.cpp85 bool hasBaseOrIndexReg() const { in hasBaseOrIndexReg() function
631 !AM.hasBaseOrIndexReg() && N.getOpcode() == X86ISD::WrapperRIP) { in MatchWrapper()
/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp84 bool hasBaseOrIndexReg() const { in hasBaseOrIndexReg() function
757 if (AM.hasBaseOrIndexReg()) in matchWrapper()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp84 bool hasBaseOrIndexReg() const { in hasBaseOrIndexReg() function
1004 if (IsRIPRel && AM.hasBaseOrIndexReg()) in matchWrapper()