Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDInlineAsm.h250 Constraint_S, enumerator
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZISelLowering.h466 return InlineAsm::Constraint_S; in getInlineAsmMemConstraint()
HDSystemZISelDAGToDAG.cpp1651 case InlineAsm::Constraint_S: in SelectInlineAsmMemoryOperand()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineInstr.cpp1650 case InlineAsm::Constraint_S: OS << ":S"; break; in print()