Home
last modified time | relevance | path

Searched defs:StTy (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp849 StructType *StTy = GTI.getStructType(); in accumulateByteOffset() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp3333 ConstantFoldStructCall(StringRef Name,Intrinsic::ID IntrinsicID,StructType * StTy,ArrayRef<Constant * > Operands,const DataLayout & DL,const TargetLibraryInfo * TLI,const CallBase * Call) ConstantFoldStructCall() argument
3402 if (auto *StTy = dyn_cast<StructType>(Ty)) ConstantFoldCall() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp550 if (StructType *StTy = GTI.getStructTypeOrNull()) { selectGetElementPtr() local
H A DSelectionDAGBuilder.cpp4118 if (StructType *StTy = GTI.getStructTypeOrNull()) { visitGetElementPtr() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1619 Offset += DL->getStructLayout(StTy)->getElementOffset(Field); in translateGetElementPtr() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp4978 if (auto *StTy = GTI.getStructTypeOrNull()) { selectGetElementPtr() local
H A DAArch64ISelLowering.cpp16073 VectorType *StTy = lowerInterleaveIntrinsicToStore() local
[all...]