Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp213 EVT RTys[] = { ValTy, MVT::i32, MVT::Other }; in LoadInstrForLoadIntrinsic() local
217 MachineSDNode *Res = CurDAG->getMachineNode(FLC->second, dl, RTys, in LoadInstrForLoadIntrinsic()
347 EVT RTys[] = { ValTy, MVT::i32, MVT::Other }; in SelectBrevLdIntrinsic() local
352 FLI->second, dl, RTys, in SelectBrevLdIntrinsic()
397 EVT RTys[] = { ValTy, MVT::i32, MVT::Other }; in SelectNewCircIntrinsic() local
410 MachineSDNode *Res = CurDAG->getMachineNode(FLI->second, DL, RTys, Ops); in SelectNewCircIntrinsic()
432 EVT RTys[] = { MVT::i32, MVT::Other }; in SelectNewCircIntrinsic() local
445 MachineSDNode *Res = CurDAG->getMachineNode(FSI->second, DL, RTys, Ops); in SelectNewCircIntrinsic()