Searched defs:Expect (Results 1 – 5 of 5) sorted by relevance
255 inline void Expect(bool condition, const char* file, int line, Expect() function 262 inline void Expect(bool condition, const char* file, int line) { Expect() function
222 if (!Expect || (Offset != *Expect)) { in setDynLDSAlign() local
31 Expect, enumerator
82 int64_t Expect, in matchingImmOps()
116 static void handlePhiDef(CallInst *Expect) { in handlePhiDef() argument