Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp608 !TLI.isIndexingLegal(MI, Base, Offset, /*IsPre*/ false, MRI)) { in findPostIndexCandidate()
673 !TLI.isIndexingLegal(MI, Base, Offset, /*IsPre*/ true, MRI)) { in findPreIndexCandidate()
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp707 !TLI.isIndexingLegal(MI, Base, Offset, /*IsPre*/ false, MRI)) { in findPostIndexCandidate()
773 !TLI.isIndexingLegal(MI, Base, Offset, /*IsPre*/ true, MRI)) { in findPreIndexCandidate()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h2999 virtual bool isIndexingLegal(MachineInstr &MI, Register Base, Register Offset, in isIndexingLegal() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h3179 virtual bool isIndexingLegal(MachineInstr &MI, Register Base, Register Offset, in isIndexingLegal() function