Home
last modified time | relevance | path

Searched refs:ConstraintType (Results 1 – 25 of 61) sorted by relevance

123

/external/v8/src/compiler/
Dregister-allocator-verifier.h174 enum ConstraintType { enum
191 ConstraintType type_;
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h1367 enum ConstraintType { enum
1401 TargetLowering::ConstraintType ConstraintType; member
1423 ConstraintType(info.ConstraintType), in AsmOperandInfo()
1431 ConstraintType(TargetLowering::C_Unknown), in AsmOperandInfo()
1466 virtual ConstraintType getConstraintType(const std::string &Constraint) const;
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcISelLowering.h65 ConstraintType getConstraintType(const std::string &Constraint) const;
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinISelLowering.h42 ConstraintType getConstraintType(const std::string &Constraint) const;
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaISelLowering.h90 ConstraintType getConstraintType(const std::string &Constraint) const;
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp906 ConstraintType = SDTCisVT; in SDTypeConstraint()
912 ConstraintType = SDTCisPtrTy; in SDTypeConstraint()
914 ConstraintType = SDTCisInt; in SDTypeConstraint()
916 ConstraintType = SDTCisFP; in SDTypeConstraint()
918 ConstraintType = SDTCisVec; in SDTypeConstraint()
920 ConstraintType = SDTCisSameAs; in SDTypeConstraint()
923 ConstraintType = SDTCisVTSmallerThanOp; in SDTypeConstraint()
927 ConstraintType = SDTCisOpSmallerThanOp; in SDTypeConstraint()
931 ConstraintType = SDTCisEltOfVec; in SDTypeConstraint()
934 ConstraintType = SDTCisSubVecOfVec; in SDTypeConstraint()
[all …]
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZISelLowering.h71 TargetLowering::ConstraintType
/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenDAGPatterns.cpp770 ConstraintType = SDTCisVT; in SDTypeConstraint()
776 ConstraintType = SDTCisPtrTy; in SDTypeConstraint()
778 ConstraintType = SDTCisInt; in SDTypeConstraint()
780 ConstraintType = SDTCisFP; in SDTypeConstraint()
782 ConstraintType = SDTCisVec; in SDTypeConstraint()
784 ConstraintType = SDTCisSameAs; in SDTypeConstraint()
787 ConstraintType = SDTCisVTSmallerThanOp; in SDTypeConstraint()
791 ConstraintType = SDTCisOpSmallerThanOp; in SDTypeConstraint()
795 ConstraintType = SDTCisEltOfVec; in SDTypeConstraint()
798 ConstraintType = SDTCisSubVecOfVec; in SDTypeConstraint()
[all …]
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeISelLowering.h165 ConstraintType getConstraintType(const std::string &Constraint) const;
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUISelLowering.h133 ConstraintType getConstraintType(const std::string &ConstraintLetter) const;
/external/llvm/lib/Target/AVR/
DAVRISelLowering.h99 ConstraintType getConstraintType(StringRef Constraint) const override;
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.h100 TargetLowering::ConstraintType
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelLowering.h171 ConstraintType getConstraintType(const std::string &Constraint) const;
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430ISelLowering.h97 TargetLowering::ConstraintType
/external/llvm/include/llvm/Target/
DTargetLowering.h2799 enum ConstraintType { enum
2832 TargetLowering::ConstraintType ConstraintType; member
2853 ConstraintType(TargetLowering::C_Unknown), CallOperandVal(nullptr), in AsmOperandInfo()
2886 virtual ConstraintType getConstraintType(StringRef Constraint) const;
/external/llvm/lib/Target/AMDGPU/
DSIISelLowering.h155 ConstraintType getConstraintType(StringRef Constraint) const override;
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.h80 ConstraintType getConstraintType(StringRef Constraint) const override;
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h211 ConstraintType getConstraintType(StringRef Constraint) const override;
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DAnalysis.cpp134 TargetLowering::ConstraintType CType = TLI.getConstraintType(CI.Codes[j]); in hasInlineAsmMemConstraint()
/external/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.h475 ConstraintType getConstraintType(StringRef Constraint) const override;
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelLowering.h312 ConstraintType getConstraintType(const std::string &Constraint) const;
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DAddrModeMatcher.cpp393 (OpInfo.ConstraintType != TargetLowering::C_Memory || in IsOperandAMemoryOperand()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h406 TargetLowering::ConstraintType
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.h315 ConstraintType getConstraintType(const std::string &Constraint) const;
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2630 TargetLowering::ConstraintType
2985 static unsigned getConstraintGenerality(TargetLowering::ConstraintType CT) { in getConstraintGenerality()
3098 TargetLowering::ConstraintType BestType = TargetLowering::C_Unknown; in ChooseConstraint()
3103 TargetLowering::ConstraintType CType = in ChooseConstraint()
3138 OpInfo.ConstraintType = BestType; in ChooseConstraint()
3152 OpInfo.ConstraintType = getConstraintType(OpInfo.ConstraintCode); in ComputeConstraintToUse()
3172 OpInfo.ConstraintType = getConstraintType(OpInfo.ConstraintCode); in ComputeConstraintToUse()

123