Home
last modified time | relevance | path

Searched defs:CstTy (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp39 auto *CstTy = dyn_cast<FixedVectorType>(C->getType()); in extractConstantMask() local
H A DX86ISelLowering.cpp4739 Type *CstTy = Cst->getType(); getTargetConstantBitsFromNode() local
4791 Type *CstTy = Cst->getType(); getTargetConstantBitsFromNode() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp240 static bool isConstantUsingVectorTy(const Type *CstTy) { in isConstantUsingVectorTy()
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3570 Type *CstTy = Cst->getType(); computeKnownBits() local
4847 Type *CstTy = Cst->getType(); ComputeNumSignBits() local
[all...]