Searched defs:CstTy (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ShuffleDecodeConstantPool.cpp | 39 auto *CstTy = dyn_cast<FixedVectorType>(C->getType()); in extractConstantMask() local |
H A D | X86ISelLowering.cpp | 4881 Type *CstTy = Cst->getType(); getTargetConstantBitsFromNode() local |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64PromoteConstant.cpp | 240 isConstantUsingVectorTy(const Type * CstTy) isConstantUsingVectorTy() argument |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 3718 Type *CstTy = Cst->getType(); computeKnownBits() local |