Searched refs:ConstraintType (Results 1 – 25 of 25) sorted by relevance
871 ConstraintType = SDTCisVT; in SDTypeConstraint()877 ConstraintType = SDTCisPtrTy; in SDTypeConstraint()879 ConstraintType = SDTCisInt; in SDTypeConstraint()881 ConstraintType = SDTCisFP; in SDTypeConstraint()883 ConstraintType = SDTCisVec; in SDTypeConstraint()885 ConstraintType = SDTCisSameAs; in SDTypeConstraint()888 ConstraintType = SDTCisVTSmallerThanOp; in SDTypeConstraint()892 ConstraintType = SDTCisOpSmallerThanOp; in SDTypeConstraint()896 ConstraintType = SDTCisEltOfVec; in SDTypeConstraint()899 ConstraintType = SDTCisSubVecOfVec; in SDTypeConstraint()[all …]
177 } ConstraintType; member
98 TargetLowering::ConstraintType
215 TargetLowering::ConstraintType
2543 enum ConstraintType { enum2576 TargetLowering::ConstraintType ConstraintType; member2597 ConstraintType(TargetLowering::C_Unknown), CallOperandVal(nullptr), in AsmOperandInfo()2629 virtual ConstraintType getConstraintType(const std::string &Constraint) const;
75 ConstraintType getConstraintType(const std::string &Constraint) const override;
3064 SparcTargetLowering::ConstraintType
241 TargetLowering::ConstraintType
411 TargetLowering::ConstraintType
470 ConstraintType
3741 NVPTXTargetLowering::ConstraintType
2074 TargetLowering::ConstraintType2448 static unsigned getConstraintGenerality(TargetLowering::ConstraintType CT) { in getConstraintGenerality()2561 TargetLowering::ConstraintType BestType = TargetLowering::C_Unknown; in ChooseConstraint()2566 TargetLowering::ConstraintType CType = in ChooseConstraint()2601 OpInfo.ConstraintType = BestType; in ChooseConstraint()2615 OpInfo.ConstraintType = getConstraintType(OpInfo.ConstraintCode); in ComputeConstraintToUse()2635 OpInfo.ConstraintType = getConstraintType(OpInfo.ConstraintCode); in ComputeConstraintToUse()
6358 TargetLowering::ConstraintType in visitInlineAsm()6411 if (OpInfo.ConstraintType == TargetLowering::C_Memory && in visitInlineAsm()6417 if (OpInfo.ConstraintType == TargetLowering::C_Memory && in visitInlineAsm()6463 if (OpInfo.ConstraintType == TargetLowering::C_Register) in visitInlineAsm()6474 if (OpInfo.ConstraintType == TargetLowering::C_RegisterClass) in visitInlineAsm()6512 if (OpInfo.ConstraintType == TargetLowering::C_Memory || in visitInlineAsm()6513 OpInfo.ConstraintType == TargetLowering::C_Other) { in visitInlineAsm()6538 if (OpInfo.ConstraintType != TargetLowering::C_RegisterClass && in visitInlineAsm()6539 OpInfo.ConstraintType != TargetLowering::C_Register) { in visitInlineAsm()6665 if (OpInfo.ConstraintType == TargetLowering::C_Other && in visitInlineAsm()[all …]
463 ConstraintType
4246 AArch64TargetLowering::ConstraintType
325 ConstraintType
10472 ARMTargetLowering::ConstraintType
144 TargetLowering::ConstraintType CType = TLI.getConstraintType(CI.Codes[j]); in hasInlineAsmMemConstraint()
2935 (OpInfo.ConstraintType != TargetLowering::C_Memory || in IsOperandAMemoryOperand()3493 if (OpInfo.ConstraintType == TargetLowering::C_Memory && in OptimizeInlineAsmInst()
481 ConstraintType
3168 MipsTargetLowering::ConstraintType MipsTargetLowering::
679 ConstraintType
24151 X86TargetLowering::ConstraintType
502 ConstraintType
10507 PPCTargetLowering::ConstraintType