Searched defs:pred_type (Results 1 – 4 of 4) sorted by relevance
128 llvm::Type* pred_type = llvm_ir::PrimitiveTypeToIrType(PRED, module); in EmitCompareLoopBody() local
38 using pred_type = std::function<spv_result_t(int)>; typedef
36 using pred_type = std::function<spv_result_t(int)>; typedef