Searched defs:STy (Results 1 - 25 of 31) sorted by relevance

12

/freebsd-9.3-release/contrib/llvm/lib/Transforms/IPO/
H A DIPConstantPropagation.cpp170 StructType *STy = dyn_cast<StructType>(F.getReturnType()); local
H A DStripSymbols.cpp183 StructType *STy = StructTypes[i]; local
H A DArgumentPromotion.cpp529 StructType *STy = cast<StructType>(AgTy); local
661 StructType *STy = cast<StructType>(AgTy); local
792 StructType *STy = cast<StructType>(AgTy); local
[all...]
H A DDeadArgumentElimination.cpp563 Type *STy = dyn_cast<StructType>(F.getReturnType()); local
799 StructType *STy = dyn_cast<StructType>(RetTy); local
H A DGlobalOpt.cpp126 SequentialType *STy = cast<SequentialType>(Ty); local
131 StructType *STy = cast<StructType>(Ty); local
1284 StructType *STy = cast<StructType>(MAT); local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Utils/
H A DMetaRenamer.cpp97 StructType *STy = StructTypes[i]; local
/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DInlineAsm.cpp286 StructType *STy = dyn_cast<StructType>(Ty->getReturnType()); local
H A DConstantFold.cpp1903 isIndexInRangeOfSequentialType(const SequentialType *STy, const ConstantInt *CI) argument
[all...]
H A DType.cpp105 const StructType *STy = dyn_cast<StructType>(this); local
[all...]
H A DAsmWriter.cpp175 StructType *STy = *I; local
227 StructType *STy = cast<StructType>(Ty); local
239 OS << "%\\"type " << STy << '\\"'; local
270 printStructBody(StructType *STy, raw_ostream &OS) argument
[all...]
H A DVerifier.cpp472 StructType *STy = dyn_cast<StructType>(ATy->getElementType()); local
H A DConstants.cpp1791 Constant *ConstantExpr::getOffsetOf(StructType* STy, unsigned FieldNo) { argument
/freebsd-9.3-release/contrib/llvm/lib/Target/
H A DTarget.cpp130 StructType *STy = unwrap<StructType>(StructTy); local
136 StructType *STy = unwrap<StructType>(StructTy); local
/freebsd-9.3-release/contrib/llvm/tools/bugpoint/
H A DExtractFunction.cpp210 StructType *STy = local
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DShadowStackGC.cpp230 StructType *STy = StructType::create(EltTys, "gc_map."+utostr(NumMeta)); local
/freebsd-9.3-release/contrib/llvm/lib/ExecutionEngine/JIT/
H A DJIT.cpp341 FunctionType *STy=FunctionType::get(RetTy, false); local
/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DValueTracking.cpp1556 llvm::StructType *STy = dyn_cast<llvm::StructType>(IndexedType); local
H A DScalarEvolutionExpander.cpp1151 Type *STy = S->getType(); local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Linker/
H A DLinkModules.cpp331 StructType *STy = cast<StructType>(Ty); local
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp777 StructType *STy = dyn_cast<StructType>(IVI.getType()); local
[all...]
H A DScalarReplAggregates.cpp2541 StructType *STy = cast<StructType>(Ty); local
H A DSROA.cpp1291 StructType *STy = dyn_cast<StructType>(Ty); local
2983 StructType *STy = dyn_cast<StructType>(Ty); local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp1431 const StructType *STy = dyn_cast<StructType>(Ty); local
H A DNVPTXISelLowering.cpp1375 const StructType *STy = dyn_cast<StructType>(PTy->getElementType()); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprConstant.cpp510 llvm::StructType *STy = local
631 llvm::StructType* STy = local
1100 llvm::StructType *STy = llvm::StructType::get(Complex[0]->getType(), local
1122 llvm::StructType *STy = llvm::StructType::get(Complex[0]->getType(), local
[all...]

Completed in 311 milliseconds

12