Searched refs:getMappedOp (Results 1 – 2 of 2) sorted by relevance
49 static unsigned getMappedOp(unsigned PseudoOp) { in getMappedOp() function72 TII->get(getMappedOp(SI.getOpcode()))) in expandStore()
288 std::optional<Metadata *> getMappedOp(const Metadata *Op) const;655 std::optional<Metadata *> MDNodeMapper::getMappedOp(const Metadata *Op) const { in getMappedOp() function in MDNodeMapper806 if (std::optional<Metadata *> MappedOp = getMappedOp(Old)) in mapNodesInPOT()871 return *getMappedOp(&FirstN); in mapTopLevelUniquedNode()