Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp849 StructType *StTy = GTI.getStructType(); in accumulateByteOffset() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp3413 StructType *StTy, ArrayRef<Constant *> Operands, in ConstantFoldStructCall()
3495 if (auto *StTy = dyn_cast<StructType>(Ty)) in ConstantFoldCall() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp554 if (StructType *StTy = GTI.getStructTypeOrNull()) { in selectGetElementPtr() local
H A DSelectionDAGBuilder.cpp4311 if (StructType *StTy = GTI.getStructTypeOrNull()) { in visitGetElementPtr() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1617 if (StructType *StTy = GTI.getStructTypeOrNull()) { in translateGetElementPtr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp4992 if (auto *StTy = GTI.getStructTypeOrNull()) { in selectGetElementPtr() local
H A DAArch64ISelLowering.cpp17151 VectorType *StTy = in lowerInterleaveIntrinsicToStore() local