Home
last modified time | relevance | path

Searched refs:Inp (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp1287 SDValue Inp = Op, Res; in SelectInlineAsmMemoryOperand() local
1296 if (SelectAddrFI(Inp, Res)) in SelectInlineAsmMemoryOperand()
1299 OutOps.push_back(Inp); in SelectInlineAsmMemoryOperand()
DHexagonInstrInfo.td4162 dag Out, dag Inp>
4163 : SInst<Out, Inp, "$Rd = "#MnOp#"($Rs)", [], "", S_2op_tc_1_SLOT23> {