Searched defs:INS (Results 1 – 5 of 5) sorted by relevance
436 #define INS(x) if (ins(d, #x, (long)x)) return -1 macro
2394 ### INS ### subsection2404 ### INS ### subsection
566 INS = ((0U << 3) + 4), enumerator
580 INS = ((0U << 3) + 4), enumerator
5721 SmallPtrSet<const Instruction *, 2> INS; in optimizeSelectInst() local