Home
last modified time | relevance | path

Searched defs:isTargetIndex (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachineOperand.h244 bool isTargetIndex() const { return OpKind == MO_TargetIndex; } in isTargetIndex() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOperand.h333 bool isTargetIndex() const { return OpKind == MO_TargetIndex; } in isTargetIndex() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineOperand.h333 bool isTargetIndex() const { return OpKind == MO_TargetIndex; } in isTargetIndex() function