Home
last modified time | relevance | path

Searched defs:Cst (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DUtils.h308 int64_t Cst; variable
314 explicit RegOrConstant(int64_t Cst) : Cst(Cst), IsReg(false) {} in RegOrConstant()
H A DMIPatternMatch.h74 inline ConstantMatch m_ICst(int64_t &Cst) { return ConstantMatch(Cst); } in m_ICst()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCValue.h39 int64_t Cst = 0; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp272 static bool shouldConvertUse(const Constant *Cst, const Instruction *Instr, in shouldConvertUse()
338 static bool shouldConvertImpl(const Constant *Cst) { in shouldConvertImpl()
565 Constant *Cst = dyn_cast<Constant>(U); in runOnFunction() local
H A DAArch64StackTagging.cpp149 uint64_t Cst = 0x0101010101010101UL; in applyMemSet() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp410 auto Cst = in applyEXT() local
480 auto Cst = getAArch64VectorSplatScalar(*MI, MRI); in isVShiftRImm() local
635 auto Cst = MIB.buildConstant(MRI.cloneVirtualRegister(RHS.getReg()), in applyAdjustICmpImmAndPred() local
731 int64_t Cst = Splat->getCst(); in matchBuildVectorToDup() local
H A DAArch64PreLegalizerCombiner.cpp149 auto Cst = in matchFoldGlobalOffset() local
H A DAArch64PostLegalizerCombiner.cpp57 auto Cst = getConstantVRegValWithLookThrough(Src2, MRI); in matchExtractVecEltPairwiseAdd() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCSEMIRBuilder.cpp190 if (Optional<APInt> Cst = ConstantFoldBinOp(Opc, SrcOps[0].getReg(), in buildInstr() local
H A DCombinerHelper.cpp1636 Optional<APFloat> &Cst) { in matchCombineConstantFoldFpUnary()
1645 Optional<APFloat> &Cst) { in applyCombineConstantFoldFpUnary()
2366 int64_t Cst; in matchCombineConstPtrAddToI2P() local
3110 int64_t Cst, bool IsVector, bool IsFP) { in isConstValidTrue()
3175 int64_t Cst; in matchNotCmp() local
3774 auto Cst = getConstantVRegValWithLookThrough(MI.getOperand(2).getReg(), MRI); in matchExtractVecEltBuildVec() local
3847 auto Cst = getConstantVRegVal(II.getOperand(2).getReg(), MRI); in matchExtractAllEltsFromBuildVector() local
H A DIRTranslator.cpp792 auto Cst = getOrCreateVReg( in emitJumpTableHeader() local
2088 ConstantInt *Cst = cast<ConstantInt>(CI.getArgOperand(1)); in translateKnownIntrinsic() local
H A DMachineIRBuilder.cpp204 auto Cst = buildConstant(ValueTy, Value); in materializePtrAdd() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp829 if(ConstantSDNode *Cst = dyn_cast<ConstantSDNode>(Op)) { in isZero() local
2038 ConstantSDNode *Cst in FoldOperand() local
2045 ConstantSDNode *Cst = cast<ConstantSDNode>(CstOffset); in FoldOperand() local
H A DAMDGPUISelDAGToDAG.cpp3049 if (ConstantSDNode *Cst = dyn_cast<ConstantSDNode>(Addr)) { in SelectGlobalValueConstantOffset() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-c-test/
H A Decho.cpp231 static LLVMValueRef clone_constant(LLVMValueRef Cst, LLVMModuleRef M) { in clone_constant()
237 static LLVMValueRef clone_constant_impl(LLVMValueRef Cst, LLVMModuleRef M) { in clone_constant_impl()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kISelDAGToDAG.cpp412 if (ConstantSDNode *Cst = dyn_cast<ConstantSDNode>(N)) in matchAddressRecursively() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.h458 SDValue Cst = DAG.getConstant(16, DL, MVT::i32); in getAddrNonPICSym64() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp2136 if (ConstantSDNode *Cst = dyn_cast<ConstantSDNode>(N)) in matchAddressRecursively() local
3935 ConstantSDNode *Cst = dyn_cast<ConstantSDNode>(N1); in tryShrinkShlLogicImm() local
4866 ConstantSDNode *Cst = dyn_cast<ConstantSDNode>(N1); in Select() local
H A DX86ISelLowering.cpp6588 unsigned UndefBitIndex) { in getTargetConstantBitsFromNode()
6614 if (auto *Cst = dyn_cast<ConstantSDNode>(Op)) { in getTargetConstantBitsFromNode() local
6619 if (auto *Cst = dyn_cast<ConstantFPSDNode>(Op)) { in getTargetConstantBitsFromNode() local
6639 auto *Cst = cast<ConstantSDNode>(Src); in getTargetConstantBitsFromNode() local
6656 auto *Cst = cast<ConstantFPSDNode>(Src); in getTargetConstantBitsFromNode() local
6664 if (auto *Cst = getTargetConstantFromNode(Op)) { in getTargetConstantBitsFromNode() local
6710 if (const Constant *Cst = getTargetConstantFromBasePtr(Ptr)) { in getTargetConstantBitsFromNode() local
7334 else if (ConstantSDNode *Cst = dyn_cast<ConstantSDNode>(Op)) { in computeZeroableShuffleElements() local
7339 } else if (ConstantFPSDNode *Cst = dyn_cast<ConstantFPSDNode>(Op)) { in computeZeroableShuffleElements() local
22188 if (auto *Cst = dyn_cast<ConstantSDNode>(Op.getOperand(1))) { in MatchVectorAllZeroTest() local
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp1936 Constant *Cst = nullptr; in OptimizeExpression() local
H A DJumpThreading.cpp1593 if (Constant *Cst = dyn_cast<Constant>(V)) { in evaluateOnPredecessorEdge() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4184 const ConstantInt *Cst = dyn_cast<ConstantInt>(Inst->getOperand(1)); in canGetThrough() local
4208 const auto *Cst = dyn_cast<ConstantInt>(AndInst->getOperand(1)); in canGetThrough() local
4389 if (const ConstantInt *Cst = dyn_cast<ConstantInt>(Opnd)) { in promoteOperandForOther() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp913 ConstantInt *Cst; in visitTrunc() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp309 if (auto *Cst = dyn_cast<ConstantSDNode>(Op)) in matchUnaryPredicate() local
325 auto *Cst = dyn_cast<ConstantSDNode>(Op.getOperand(i)); in matchUnaryPredicate() local
3195 const Constant *Cst = TLI->getTargetConstantFromLoad(LD); in computeKnownBits() local
4190 if (const Constant *Cst = TLI->getTargetConstantFromLoad(LD)) { in ComputeNumSignBits() local
H A DDAGCombiner.cpp6857 ConstantSDNode *Cst = isConstOrConstSplat(Op.getOperand(1)); in MatchFunnelPosNeg() local
8960 if (ConstantSDNode *Cst = isConstOrConstSplat(N2)) { in visitFunnelShift() local
12593 SDValue Cst = DAG.getBitcast(VT, N0.getOperand(0)); in visitBITCAST() local
12618 SDValue Cst = DAG.getBitcast(VT, N0.getOperand(0)); in visitBITCAST() local

12