Searched defs:OpMap (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonRDFOpt.cpp | 203 DenseMap<NodeId,unsigned> OpMap; in removeOperand() local |
H A D | HexagonISelDAGToDAGHVX.cpp | 2753 __anon9fc097471b02(unsigned Idx, ShuffleVectorSDNode *Shuff0, ShuffleVectorSDNode *Shuff1, const MapType &OpMap) ppHvxShuffleOfShuffle() argument |
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ | ||
H A D | X86RecognizableInstr.h | 187 uint8_t OpMap; member |
H A D | AsmWriterEmitter.cpp | 704 std::map<StringRef, std::pair<int, int>> OpMap; member in __anon992240d30411::IAPrinter |
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ | ||
H A D | X86BaseInfo.h | 1293 uint64_t OpMap = TSFlags & X86II::OpMapMask; in canUseApxExtendedReg() local |