Searched refs:C_Memory (Results 1 – 11 of 11) sorted by relevance
145 if (CType == TargetLowering::C_Memory) in hasInlineAsmMemConstraint()
4243 (OpInfo.ConstraintType != TargetLowering::C_Memory || in IsOperandAMemoryOperand()4877 if (OpInfo.ConstraintType == TargetLowering::C_Memory && in optimizeInlineAsmInst()
3140 return C_Memory; in getConstraintType()3164 return C_Memory; in getConstraintType()3508 case TargetLowering::C_Memory: in getConstraintGenerality()3639 if (CType == TargetLowering::C_Memory && OpInfo.hasMatchingInput()) in ChooseConstraint()
7213 if (TLI.getConstraintType(Code) == TargetLowering::C_Memory) in hasMemory()7487 if (OpInfo.ConstraintType == TargetLowering::C_Memory || in update()7595 if (OpInfo.ConstraintType == TargetLowering::C_Memory && in visitInlineAsm()7601 if (OpInfo.ConstraintType == TargetLowering::C_Memory && in visitInlineAsm()7784 OpInfo.ConstraintType = TargetLowering::C_Memory; in visitInlineAsm()7805 if (OpInfo.ConstraintType == TargetLowering::C_Memory) { in visitInlineAsm()
3525 C_Memory, // Memory constraint. enumerator
1702 return C_Memory; in getConstraintType()
3701 return C_Memory; in getConstraintType()3706 return C_Memory; in getConstraintType()
13798 case 'Q': return C_Memory; in getConstraintType()13804 case 'U': return C_Memory; in getConstraintType()
767 return C_Memory; in getConstraintType()
5620 return C_Memory; in getConstraintType()
13499 return C_Memory; in getConstraintType()