Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInlineAsm.h250 Constraint_S, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h466 return InlineAsm::Constraint_S; in getInlineAsmMemConstraint()
DSystemZISelDAGToDAG.cpp1651 case InlineAsm::Constraint_S: in SelectInlineAsmMemoryOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineInstr.cpp1650 case InlineAsm::Constraint_S: OS << ":S"; break; in print()