Searched defs:OTC (Results 1 – 4 of 4) sorted by relevance
267 struct OTC { struct271 OTC::OTC() try {} catch(...) {} in OTC() function in OTC
493 struct OTC { struct498 OTC::OTC(const OTC &Other) try : Field(Other.Field) { in OTC() function in OTC
621 OperandTypeChecker OTC(Def.getLoc()); checkSemantics() local
370 OTC.propagateTypes(); in propagateAndInferTypes() local 1060 CombineRuleOperandTypeChecker OTC(RuleDef, MatchOpTable); typecheckPatterns() local