Searched refs:C_Memory (Results 1 – 10 of 10) sorted by relevance
147 if (CType == TargetLowering::C_Memory) in hasInlineAsmMemConstraint()
3421 (OpInfo.ConstraintType != TargetLowering::C_Memory || in IsOperandAMemoryOperand()3979 if (OpInfo.ConstraintType == TargetLowering::C_Memory && in optimizeInlineAsmInst()
2144 return C_Memory; in getConstraintType()2168 return C_Memory; in getConstraintType()2514 case TargetLowering::C_Memory: in getConstraintGenerality()2645 if (CType == TargetLowering::C_Memory && OpInfo.hasMatchingInput()) in ChooseConstraint()
6177 if (CType == TargetLowering::C_Memory) { in visitInlineAsm()6228 if (OpInfo.ConstraintType == TargetLowering::C_Memory && in visitInlineAsm()6234 if (OpInfo.ConstraintType == TargetLowering::C_Memory && in visitInlineAsm()6330 if (OpInfo.ConstraintType == TargetLowering::C_Memory || in visitInlineAsm()6487 OpInfo.ConstraintType = TargetLowering::C_Memory; in visitInlineAsm()6510 if (OpInfo.ConstraintType == TargetLowering::C_Memory) { in visitInlineAsm()
2644 C_Memory, // Memory constraint. enumerator
3263 return C_Memory; in getConstraintType()3268 return C_Memory; in getConstraintType()
11258 case 'Q': return C_Memory; in getConstraintType()11264 case 'U': return C_Memory; in getConstraintType()
563 return C_Memory; in getConstraintType()
4568 return C_Memory; in getConstraintType()
10850 return C_Memory; in getConstraintType()