Home
last modified time | relevance | path

Searched refs:Constraint_ZC (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInlineAsm.h261 Constraint_ZC, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSERegisterInfo.cpp106 case InlineAsm::Constraint_ZC: { in getLoadStoreOffsetSizeInBits()
DMipsISelDAGToDAG.cpp319 case InlineAsm::Constraint_ZC: in SelectInlineAsmMemoryOperand()
DMipsISelLowering.h662 return InlineAsm::Constraint_ZC; in getInlineAsmMemConstraint()
DMipsSEISelDAGToDAG.cpp1309 case InlineAsm::Constraint_ZC: in SelectInlineAsmMemoryOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineInstr.cpp1661 case InlineAsm::Constraint_ZC: OS << ":ZC"; break; in print()