Searched refs:ConstraintType (Results 1 – 25 of 26) sorted by relevance
12
37 enum ConstraintType { enum57 virtual ConstraintType constraintType() const = 0;107 virtual ConstraintType constraintType() const OVERRIDE { return FixedPositionConstaint; } in constraintType()175 virtual ConstraintType constraintType() const OVERRIDE { return StickyPositionConstraint; } in constraintType()
96 TargetLowering::ConstraintType
212 TargetLowering::ConstraintType
811 ConstraintType = SDTCisVT; in SDTypeConstraint()817 ConstraintType = SDTCisPtrTy; in SDTypeConstraint()819 ConstraintType = SDTCisInt; in SDTypeConstraint()821 ConstraintType = SDTCisFP; in SDTypeConstraint()823 ConstraintType = SDTCisVec; in SDTypeConstraint()825 ConstraintType = SDTCisSameAs; in SDTypeConstraint()828 ConstraintType = SDTCisVTSmallerThanOp; in SDTypeConstraint()832 ConstraintType = SDTCisOpSmallerThanOp; in SDTypeConstraint()836 ConstraintType = SDTCisEltOfVec; in SDTypeConstraint()839 ConstraintType = SDTCisSubVecOfVec; in SDTypeConstraint()[all …]
169 } ConstraintType; member
2425 enum ConstraintType { enum2458 TargetLowering::ConstraintType ConstraintType; member2479 ConstraintType(TargetLowering::C_Unknown), in AsmOperandInfo()2511 virtual ConstraintType getConstraintType(const std::string &Constraint) const;
75 ConstraintType getConstraintType(const std::string &Constraint) const override;
3060 SparcTargetLowering::ConstraintType
211 ConstraintType
2596 NVPTXTargetLowering::ConstraintType
219 TargetLowering::ConstraintType
388 TargetLowering::ConstraintType
2047 TargetLowering::ConstraintType2423 static unsigned getConstraintGenerality(TargetLowering::ConstraintType CT) { in getConstraintGenerality()2536 TargetLowering::ConstraintType BestType = TargetLowering::C_Unknown; in ChooseConstraint()2541 TargetLowering::ConstraintType CType = in ChooseConstraint()2576 OpInfo.ConstraintType = BestType; in ChooseConstraint()2590 OpInfo.ConstraintType = getConstraintType(OpInfo.ConstraintCode); in ComputeConstraintToUse()2610 OpInfo.ConstraintType = getConstraintType(OpInfo.ConstraintCode); in ComputeConstraintToUse()
6281 TargetLowering::ConstraintType in visitInlineAsm()6333 if (OpInfo.ConstraintType == TargetLowering::C_Memory && in visitInlineAsm()6339 if (OpInfo.ConstraintType == TargetLowering::C_Memory && in visitInlineAsm()6385 if (OpInfo.ConstraintType == TargetLowering::C_Register) in visitInlineAsm()6396 if (OpInfo.ConstraintType == TargetLowering::C_RegisterClass) in visitInlineAsm()6434 if (OpInfo.ConstraintType == TargetLowering::C_Memory || in visitInlineAsm()6435 OpInfo.ConstraintType == TargetLowering::C_Other) { in visitInlineAsm()6460 if (OpInfo.ConstraintType != TargetLowering::C_RegisterClass && in visitInlineAsm()6461 OpInfo.ConstraintType != TargetLowering::C_Register) { in visitInlineAsm()6581 if (OpInfo.ConstraintType == TargetLowering::C_Other && in visitInlineAsm()[all …]
427 ConstraintType
3831 AArch64TargetLowering::ConstraintType
326 ConstraintType
10276 ARMTargetLowering::ConstraintType
422 ConstraintType
8533 PPCTargetLowering::ConstraintType
134 TargetLowering::ConstraintType CType = TLI.getConstraintType(CI.Codes[j]); in hasInlineAsmMemConstraint()
2279 (OpInfo.ConstraintType != TargetLowering::C_Memory || in IsOperandAMemoryOperand()2832 if (OpInfo.ConstraintType == TargetLowering::C_Memory && in OptimizeInlineAsmInst()
552 ConstraintType
2876 MipsTargetLowering::ConstraintType MipsTargetLowering::
633 ConstraintType