Home
last modified time | relevance | path

Searched refs:C_Memory (Results 1 – 25 of 28) sorted by relevance

12

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DAnalysis.cpp135 if (CType == TargetLowering::C_Memory) in hasInlineAsmMemConstraint()
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DAddrModeMatcher.cpp393 (OpInfo.ConstraintType != TargetLowering::C_Memory || in IsOperandAMemoryOperand()
/external/llvm/lib/CodeGen/
DAnalysis.cpp146 if (CType == TargetLowering::C_Memory) in hasInlineAsmMemConstraint()
DCodeGenPrepare.cpp3479 (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/
DAnalysis.cpp145 if (CType == TargetLowering::C_Memory) in hasInlineAsmMemConstraint()
DCodeGenPrepare.cpp4101 (OpInfo.ConstraintType != TargetLowering::C_Memory || in IsOperandAMemoryOperand()
4735 if (OpInfo.ConstraintType == TargetLowering::C_Memory && in optimizeInlineAsmInst()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DCodeGenPrepare.cpp934 if (OpInfo.ConstraintType == TargetLowering::C_Memory && in OptimizeInlineAsmInst()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2232 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()
DSelectionDAGBuilder.cpp6634 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/
DTargetLowering.h1370 C_Memory, // Memory constraint. enumerator
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2639 return C_Memory; in getConstraintType()
2995 case TargetLowering::C_Memory: in getConstraintGenerality()
3125 if (CType == TargetLowering::C_Memory && OpInfo.hasMatchingInput()) in ChooseConstraint()
DSelectionDAGBuilder.cpp5889 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/
DTargetLowering.cpp2870 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()
DSelectionDAGBuilder.cpp7068 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/
DTargetLowering.h2802 C_Memory, // Memory constraint. enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h3372 C_Memory, // Memory constraint. enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRISelLowering.cpp1686 return C_Memory; in getConstraintType()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp3341 return C_Memory; in getConstraintType()
3346 return C_Memory; in getConstraintType()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp3632 return C_Memory; in getConstraintType()
3637 return C_Memory; in getConstraintType()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp8464 case 'Q': return C_Memory; in getConstraintType()
8470 case 'U': return C_Memory; in getConstraintType()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp11744 case 'Q': return C_Memory; in getConstraintType()
11750 case 'U': return C_Memory; in getConstraintType()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp570 return C_Memory; in getConstraintType()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp13635 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/
DSystemZISelLowering.cpp761 return C_Memory; in getConstraintType()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp4658 return C_Memory; in getConstraintType()

12