Home
last modified time | relevance | path

Searched refs:getConstraintType (Results 1 – 25 of 30) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.h104 getConstraintType(StringRef Constraint) const override;
DMSP430ISelLowering.cpp382 MSP430TargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in MSP430TargetLowering
391 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRISelLowering.h112 ConstraintType getConstraintType(StringRef Constraint) const override;
DAVRISelLowering.cpp1687 AVRTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in llvm::AVRTargetLowering
1723 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.h76 ConstraintType getConstraintType(StringRef Constraint) const override;
DSparcISelLowering.cpp3179 SparcTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in SparcTargetLowering
3192 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.h95 ConstraintType getConstraintType(StringRef Constraint) const override;
DRISCVISelLowering.cpp2544 RISCVTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in RISCVTargetLowering
2559 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.h478 ConstraintType getConstraintType(StringRef Constraint) const override;
DNVPTXISelLowering.cpp4255 NVPTXTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in NVPTXTargetLowering
4272 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h445 getConstraintType(StringRef Constraint) const override;
DSystemZISelLowering.cpp983 SystemZTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in SystemZTargetLowering
1012 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h267 ConstraintType getConstraintType(StringRef Constraint) const override;
DHexagonISelLowering.cpp3036 HexagonTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in HexagonTargetLowering
3050 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.h379 ConstraintType getConstraintType(StringRef Constraint) const override;
DSIISelLowering.cpp10708 SITargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in SITargetLowering
10718 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.h630 ConstraintType getConstraintType(StringRef Constraint) const override;
DMipsISelLowering.cpp3885 MipsTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in MipsTargetLowering
3915 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAnalysis.cpp184 TargetLowering::ConstraintType CType = TLI.getConstraintType(CI.Codes[j]); in hasInlineAsmMemConstraint()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.h423 ConstraintType getConstraintType(StringRef Constraint) const override;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h770 ConstraintType getConstraintType(StringRef Constraint) const override;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.h797 ConstraintType getConstraintType(StringRef Constraint) const override;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.h980 ConstraintType getConstraintType(StringRef Constraint) const override;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp4042 TargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in TargetLowering
4551 TLI.getConstraintType(OpInfo.Codes[i]); in ChooseConstraint()
4605 OpInfo.ConstraintType = getConstraintType(OpInfo.ConstraintCode); in ComputeConstraintToUse()
4628 OpInfo.ConstraintType = getConstraintType(OpInfo.ConstraintCode); in ComputeConstraintToUse()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h3942 virtual ConstraintType getConstraintType(StringRef Constraint) const;

12