Searched defs:SType (Results 1 – 7 of 7) sorted by relevance
95 LLT SType = LLT::scalar(DL.getPointerSizeInBits(0)); in getStackAddress() local
1015 auto *SType = dyn_cast<IntegerType>(S->getType()); in isKnownLessThan() local3371 if (auto *SType = dyn_cast<IntegerType>(S->getType())) { in tryDelinearizeFixedSize() local
1012 StringRecTy *SType = dyn_cast<StringRecTy>(LHSt->getType()); in ParseOperation() local
984 llvm::StructType *SType = in EmitArrayConstant() local
318 Type *SType = SVT.getTypeForEVT(*DAG.getContext()); in ExpandConstantFP() local
2559 unsigned SType = 0; in lowerATOMIC_FENCE() local
3445 static void printRelocHeaderFields(formatted_raw_ostream &OS, unsigned SType) { in printRelocHeaderFields()