Searched refs:constZero (Results 1 – 2 of 2) sorted by relevance
318 auto constZero = in setupCoroMachinery() local327 ValueRange({constZero, nullPtr, nullPtr, nullPtr})); in setupCoroMachinery()441 auto constZero = in addSuspensionPoint() local458 loc, LLVM::ICmpPredicate::eq, coroSuspend.getResult(0), constZero); in addSuspensionPoint()
113 MlirOperation constZero = mlirOperationCreate(&constZeroState); in makeAndDumpAdd() local114 mlirBlockAppendOwnedOperation(funcBody, constZero); in makeAndDumpAdd()117 MlirValue constZeroValue = mlirOperationGetResult(constZero, 0); in makeAndDumpAdd()