Searched refs:getSingleConstraintMatchWeight (Results 1 - 20 of 20) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.h99 getSingleConstraintMatchWeight(AsmOperandInfo &Info,
H A DLanaiISelLowering.cpp255 LanaiTargetLowering::getSingleConstraintMatchWeight( function in class:LanaiTargetLowering
276 Weight = TargetLowering::getSingleConstraintMatchWeight(Info, Constraint);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.h115 getSingleConstraintMatchWeight(AsmOperandInfo &info,
H A DAVRISelLowering.cpp1738 AVRTargetLowering::getSingleConstraintMatchWeight( function in class:llvm::AVRTargetLowering
1753 weight = TargetLowering::getSingleConstraintMatchWeight(info, constraint);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h78 getSingleConstraintMatchWeight(AsmOperandInfo &info,
H A DSparcISelLowering.cpp3196 getSingleConstraintMatchWeight(AsmOperandInfo &info, function in class:SparcTargetLowering
3208 weight = TargetLowering::getSingleConstraintMatchWeight(info, constraint);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h447 getSingleConstraintMatchWeight(AsmOperandInfo &info,
H A DSystemZISelLowering.cpp1016 getSingleConstraintMatchWeight(AsmOperandInfo &info, function in class:SystemZTargetLowering
1028 weight = TargetLowering::getSingleConstraintMatchWeight(info, constraint);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h777 getSingleConstraintMatchWeight(AsmOperandInfo &info,
H A DAArch64ISelLowering.cpp6228 AArch64TargetLowering::getSingleConstraintMatchWeight( function in class:AArch64TargetLowering
6240 weight = TargetLowering::getSingleConstraintMatchWeight(info, constraint);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h427 ConstraintWeight getSingleConstraintMatchWeight(
H A DARMISelLowering.cpp15917 ARMTargetLowering::getSingleConstraintMatchWeight( function in class:ARMTargetLowering
15929 weight = TargetLowering::getSingleConstraintMatchWeight(info, constraint);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h634 ConstraintWeight getSingleConstraintMatchWeight(
H A DMipsISelLowering.cpp3922 MipsTargetLowering::getSingleConstraintMatchWeight( function in class:MipsTargetLowering
3934 weight = TargetLowering::getSingleConstraintMatchWeight(info, constraint);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h801 ConstraintWeight getSingleConstraintMatchWeight(
H A DPPCISelLowering.cpp14597 PPCTargetLowering::getSingleConstraintMatchWeight( function in class:PPCTargetLowering
14624 weight = TargetLowering::getSingleConstraintMatchWeight(info, constraint);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h985 getSingleConstraintMatchWeight(AsmOperandInfo &info,
H A DX86ISelLowering.cpp[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3930 virtual ConstraintWeight getSingleConstraintMatchWeight(
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4463 getSingleConstraintMatchWeight(info, (*rCodes)[i].c_str());
4475 TargetLowering::getSingleConstraintMatchWeight( function in class:TargetLowering

Completed in 622 milliseconds