Searched refs:getMappedOp (Results 1 – 2 of 2) sorted by relevance
46 static unsigned getMappedOp(unsigned PseudoOp) { in getMappedOp() function69 TII->get(getMappedOp(SI.getOpcode()))) in ExpandStore()
287 Optional<Metadata *> getMappedOp(const Metadata *Op) const;566 Optional<Metadata *> MDNodeMapper::getMappedOp(const Metadata *Op) const { in getMappedOp() function in MDNodeMapper714 if (Optional<Metadata *> MappedOp = getMappedOp(Old)) in mapNodesInPOT()774 return *getMappedOp(&FirstN); in mapTopLevelUniquedNode()