Home
last modified time | relevance | path

Searched refs:MO_CFIIndex (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOperand.h69 MO_CFIIndex, ///< MCCFIInstruction index. enumerator
349 bool isCFIIndex() const { return OpKind == MO_CFIIndex; } in isCFIIndex()
902 MachineOperand Op(MachineOperand::MO_CFIIndex); in CreateCFIIndex()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMIRVRegNamerUtils.cpp84 case MachineOperand::MO_CFIIndex: in getInstructionOpcodeHash()
DMachineOperand.cpp329 case MachineOperand::MO_CFIIndex: in isIdenticalTo()
381 case MachineOperand::MO_CFIIndex: in hash_value()
908 case MachineOperand::MO_CFIIndex: { in print()
DMIRPrinter.cpp850 case MachineOperand::MO_CFIIndex: in print()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp811 case MachineOperand::MO_CFIIndex: in IsAnAddressOperand()