Searched defs:MAP (Results 1 – 8 of 8) sorted by relevance
39 void dumpCFI(const BinaryFunction &BF, const MCInst &Instr, AsmPrinter &MAP) { in dumpCFI() argument 73 void dumpJumpTableSymbols(raw_ostream &OS, const JumpTable *JT, AsmPrinter &MAP, in dumpJumpTableSymbols() argument 150 std::unique_ptr<AsmPrinter> MAP( dumpFunction() local
25 using MAP = std::map<std::size_t, std::size_t>; member
815 #define MAP( emitInstructionSpecifier() macro 829 #define MAP( emitDecodePath() macro
153 #define MAP( global() macro [all...]
61 #define MAP(DeclType, Category) \ in categorize() macro [all...]
38 #define MAP(Str) isl::map(Ctx.get(), Str) macro
1118 # define MAP(n) (((n) <= 1) ? (n) : ((n) == REGINFINITY) ? INF : N) in repeat() macro
416 auto MAP = Worklist.pop_back_val(); in checkClobberSanity() local