Searched defs:Expect (Results 1 – 4 of 4) sorted by relevance
256 inline void Expect(bool condition, const char* file, int line, in Expect() function263 inline void Expect(bool condition, const char* file, int line) { in Expect() function
221 std::optional<uint32_t> Expect = getLDSAbsoluteAddress(*Dyn); in setDynLDSAlign() local
82 int64_t Expect, in matchingImmOps() argument
116 static void handlePhiDef(CallInst *Expect) { in handlePhiDef()