/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | Analysis.cpp | 135 if (CType == TargetLowering::C_Memory) in hasInlineAsmMemConstraint()
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
D | AddrModeMatcher.cpp | 393 (OpInfo.ConstraintType != TargetLowering::C_Memory || in IsOperandAMemoryOperand()
|
/external/llvm/lib/CodeGen/ |
D | Analysis.cpp | 146 if (CType == TargetLowering::C_Memory) in hasInlineAsmMemConstraint()
|
D | CodeGenPrepare.cpp | 3479 (OpInfo.ConstraintType != TargetLowering::C_Memory || in IsOperandAMemoryOperand() 4063 if (OpInfo.ConstraintType == TargetLowering::C_Memory && in optimizeInlineAsmInst()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | Analysis.cpp | 145 if (CType == TargetLowering::C_Memory) in hasInlineAsmMemConstraint()
|
D | CodeGenPrepare.cpp | 4101 (OpInfo.ConstraintType != TargetLowering::C_Memory || in IsOperandAMemoryOperand() 4735 if (OpInfo.ConstraintType == TargetLowering::C_Memory && in optimizeInlineAsmInst()
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | CodeGenPrepare.cpp | 934 if (OpInfo.ConstraintType == TargetLowering::C_Memory && in OptimizeInlineAsmInst()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 2232 return C_Memory; in getConstraintType() 2256 return C_Memory; in getConstraintType() 2603 case TargetLowering::C_Memory: in getConstraintGenerality() 2734 if (CType == TargetLowering::C_Memory && OpInfo.hasMatchingInput()) in ChooseConstraint()
|
D | SelectionDAGBuilder.cpp | 6634 if (CType == TargetLowering::C_Memory) { in visitInlineAsm() 6685 if (OpInfo.ConstraintType == TargetLowering::C_Memory && in visitInlineAsm() 6691 if (OpInfo.ConstraintType == TargetLowering::C_Memory && in visitInlineAsm() 6789 if (OpInfo.ConstraintType == TargetLowering::C_Memory || in visitInlineAsm() 6943 OpInfo.ConstraintType = TargetLowering::C_Memory; in visitInlineAsm() 6964 if (OpInfo.ConstraintType == TargetLowering::C_Memory) { in visitInlineAsm()
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetLowering.h | 1370 C_Memory, // Memory constraint. enumerator
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 2639 return C_Memory; in getConstraintType() 2995 case TargetLowering::C_Memory: in getConstraintGenerality() 3125 if (CType == TargetLowering::C_Memory && OpInfo.hasMatchingInput()) in ChooseConstraint()
|
D | SelectionDAGBuilder.cpp | 5889 if (CType == TargetLowering::C_Memory) { in visitInlineAsm() 5941 if (OpInfo.ConstraintType == TargetLowering::C_Memory && in visitInlineAsm() 6151 OpInfo.ConstraintType = TargetLowering::C_Memory; in visitInlineAsm() 6170 if (OpInfo.ConstraintType == TargetLowering::C_Memory) { in visitInlineAsm()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 2870 return C_Memory; in getConstraintType() 2894 return C_Memory; in getConstraintType() 3238 case TargetLowering::C_Memory: in getConstraintGenerality() 3369 if (CType == TargetLowering::C_Memory && OpInfo.hasMatchingInput()) in ChooseConstraint()
|
D | SelectionDAGBuilder.cpp | 7068 if (TLI.getConstraintType(Code) == TargetLowering::C_Memory) in hasMemory() 7373 if (OpInfo.ConstraintType == TargetLowering::C_Memory || in update() 7487 if (OpInfo.ConstraintType == TargetLowering::C_Memory && in visitInlineAsm() 7493 if (OpInfo.ConstraintType == TargetLowering::C_Memory && in visitInlineAsm() 7675 OpInfo.ConstraintType = TargetLowering::C_Memory; in visitInlineAsm() 7696 if (OpInfo.ConstraintType == TargetLowering::C_Memory) { in visitInlineAsm()
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 2802 C_Memory, // Memory constraint. enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 3372 C_Memory, // Memory constraint. enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/ |
D | AVRISelLowering.cpp | 1686 return C_Memory; in getConstraintType()
|
/external/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 3341 return C_Memory; in getConstraintType() 3346 return C_Memory; in getConstraintType()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 3632 return C_Memory; in getConstraintType() 3637 return C_Memory; in getConstraintType()
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 8464 case 'Q': return C_Memory; in getConstraintType() 8470 case 'U': return C_Memory; in getConstraintType()
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 11744 case 'Q': return C_Memory; in getConstraintType() 11750 case 'U': return C_Memory; in getConstraintType()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 570 return C_Memory; in getConstraintType()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 13635 case 'Q': return C_Memory; in getConstraintType() 13641 case 'U': return C_Memory; in getConstraintType()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 761 return C_Memory; in getConstraintType()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 4658 return C_Memory; in getConstraintType()
|