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

12

/freebsd-10.0-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.cpp532 StructType *STy = cast<StructType>(AgTy); local
664 StructType *STy = cast<StructType>(AgTy); local
795 StructType *STy = cast<StructType>(AgTy); local
[all...]
H A DDeadArgumentElimination.cpp540 Type *STy = dyn_cast<StructType>(F.getReturnType()); local
713 StructType *STy = dyn_cast<StructType>(RetTy); local
H A DGlobalOpt.cpp328 SequentialType *STy = cast<SequentialType>(Ty); local
333 StructType *STy = cast<StructType>(Ty); local
1479 StructType *STy = cast<StructType>(MAT); local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Utils/
H A DMetaRenamer.cpp97 StructType *STy = StructTypes[i]; local
/freebsd-10.0-release/contrib/llvm/lib/Target/
H A DTarget.cpp122 StructType *STy = unwrap<StructType>(StructTy); local
128 StructType *STy = unwrap<StructType>(StructTy); local
/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DInlineAsm.cpp286 StructType *STy = dyn_cast<StructType>(Ty->getReturnType()); local
H A DType.cpp105 const StructType *STy = dyn_cast<StructType>(this); local
[all...]
H A DAsmWriter.cpp197 StructType *STy = *I; local
249 StructType *STy = cast<StructType>(Ty); local
261 OS << "%\\"type " << STy << '\\"'; local
292 printStructBody(StructType *STy, raw_ostream &OS) argument
[all...]
H A DConstants.cpp1768 Constant *ConstantExpr::getOffsetOf(StructType* STy, unsigned FieldNo) { argument
H A DVerifier.cpp442 StructType *STy = dyn_cast<StructType>(ATy->getElementType()); local
/freebsd-10.0-release/contrib/llvm/tools/bugpoint/
H A DExtractFunction.cpp210 StructType *STy = local
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DShadowStackGC.cpp230 StructType *STy = StructType::create(EltTys, "gc_map."+utostr(NumMeta)); local
/freebsd-10.0-release/contrib/llvm/lib/ExecutionEngine/JIT/
H A DJIT.cpp497 FunctionType *STy=FunctionType::get(RetTy, false); local
/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DValueTracking.cpp1515 llvm::StructType *STy = dyn_cast<llvm::StructType>(IndexedType); local
H A DScalarEvolutionExpander.cpp1159 Type *STy = S->getType(); local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Linker/
H A DLinkModules.cpp330 StructType *STy = cast<StructType>(Ty); local
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp777 StructType *STy = dyn_cast<StructType>(IVI.getType()); local
[all...]
H A DScalarReplAggregates.cpp2538 StructType *STy = cast<StructType>(Ty); local
/freebsd-10.0-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp1448 const StructType *STy = dyn_cast<StructType>(Ty); local
H A DNVPTXISelLowering.cpp1037 const StructType *STy = dyn_cast<StructType>(PTy->getElementType()); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp1678 llvm::Type *STy = llvm::StructType::get(Int32Ty, Int32Ty, NULL); local
2096 llvm::StructType *STy = cast<llvm::StructType>(F->getReturnType()); local
H A DCGExprConstant.cpp560 llvm::StructType *STy = local
681 llvm::StructType* STy = local
1141 llvm::StructType *STy = llvm::StructType::get(Complex[0]->getType(), local
1163 llvm::StructType *STy = llvm::StructType::get(Complex[0]->getType(), local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp456 Type *STy = ElemTy->getScalarType(); local

Completed in 218 milliseconds

12