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()
287 Optional<Metadata *> getMappedOp(const Metadata *Op) const;609 Optional<Metadata *> MDNodeMapper::getMappedOp(const Metadata *Op) const { in getMappedOp() function in MDNodeMapper760 if (Optional<Metadata *> MappedOp = getMappedOp(Old)) in mapNodesInPOT()825 return *getMappedOp(&FirstN); in mapTopLevelUniquedNode()