Searched refs:C_Memory (Results 1 – 12 of 12) sorted by relevance
185 if (CType == TargetLowering::C_Memory) in hasInlineAsmMemConstraint()
4517 (OpInfo.ConstraintType != TargetLowering::C_Memory || in IsOperandAMemoryOperand()5161 if (OpInfo.ConstraintType == TargetLowering::C_Memory && in optimizeInlineAsmInst()
7807 if (TLI.getConstraintType(Code) == TargetLowering::C_Memory) in hasMemory()7954 if (OpInfo.ConstraintType == TargetLowering::C_Memory) in GetRegistersForValue()8086 if (OpInfo.ConstraintType == TargetLowering::C_Memory || in update()8212 if (OpInfo.ConstraintType == TargetLowering::C_Memory && in visitInlineAsm()8218 if (OpInfo.ConstraintType == TargetLowering::C_Memory && in visitInlineAsm()8265 if (OpInfo.ConstraintType == TargetLowering::C_Memory) { in visitInlineAsm()8362 OpInfo.ConstraintType = TargetLowering::C_Memory; in visitInlineAsm()8391 if (OpInfo.ConstraintType == TargetLowering::C_Memory) { in visitInlineAsm()8524 case TargetLowering::C_Memory: in visitInlineAsm()
4053 return C_Memory; in getConstraintType()4078 return C_Memory; in getConstraintType()4441 case TargetLowering::C_Memory: in getConstraintGenerality()4554 if (OpInfo.isIndirect && !(CType == TargetLowering::C_Memory || in ChooseConstraint()4579 if (CType == TargetLowering::C_Memory && OpInfo.hasMatchingInput()) in ChooseConstraint()
1708 return C_Memory; in getConstraintType()
3859 C_Memory, // Memory constraint. enumerator
3908 return C_Memory; in getConstraintType()3913 return C_Memory; in getConstraintType()
2556 return C_Memory; in getConstraintType()
999 return C_Memory; in getConstraintType()
15898 case 'Q': return C_Memory; in getConstraintType()15905 case 'U': return C_Memory; in getConstraintType()
6204 return C_Memory; in getConstraintType()
14551 return C_Memory; in getConstraintType()