Searched refs:OutputVTName (Results 1 – 1 of 1) sorted by relevance
43 auto OutputVTName = OutputVT->getValueAsString("LLVMName"); in VTtoGetLLVMTyString() local48 FloatTy = (OutputVTName == "bf16") ? "BFloatTy" : "HalfTy"; in VTtoGetLLVMTyString()60 FloatTy = (OutputVTName == "ppcf128") ? "PPC_FP128Ty" : "FP128Ty"; in VTtoGetLLVMTyString()