Searched defs:CstTy (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/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 | 4739 Type *CstTy = Cst->getType(); getTargetConstantBitsFromNode() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64PromoteConstant.cpp | 240 static bool isConstantUsingVectorTy(const Type *CstTy) { in isConstantUsingVectorTy() |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 3570 Type *CstTy = Cst->getType(); computeKnownBits() local |