Home
last modified time | relevance | path

Searched refs:CW_Register (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp4155 weight = CW_Register; in getSingleConstraintMatchWeight()
4160 weight = CW_Register; in getSingleConstraintMatchWeight()
4162 weight = CW_Register; in getSingleConstraintMatchWeight()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaISelLowering.cpp297 Weight = CW_Register; in getSingleConstraintMatchWeight()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp17662 return CW_Register; // an individual CR bit. in getSingleConstraintMatchWeight()
17667 return CW_Register; in getSingleConstraintMatchWeight()
17669 return CW_Register; // just hold 64-bit integers data. in getSingleConstraintMatchWeight()
17671 return CW_Register; in getSingleConstraintMatchWeight()
17673 return CW_Register; in getSingleConstraintMatchWeight()
17681 weight = CW_Register; in getSingleConstraintMatchWeight()
17685 weight = CW_Register; in getSingleConstraintMatchWeight()
17689 weight = CW_Register; in getSingleConstraintMatchWeight()
17693 weight = CW_Register; in getSingleConstraintMatchWeight()
17696 weight = CW_Register; in getSingleConstraintMatchWeight()
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp2493 weight = CW_Register; in getSingleConstraintMatchWeight()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h5127 CW_Register = CW_Good, // Register operands. enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1536 CallOperandVal->getType()->isIntegerTy() ? CW_Register : CW_Default; in getSingleConstraintMatchWeight()
1541 Weight = type->isFloatingPointTy() ? CW_Register : CW_Default; in getSingleConstraintMatchWeight()
1546 Weight = (type->isVectorTy() || type->isFloatingPointTy()) ? CW_Register in getSingleConstraintMatchWeight()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp20356 weight = CW_Register; in getSingleConstraintMatchWeight()
20361 weight = CW_Register; in getSingleConstraintMatchWeight()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6174 weight = CW_Register; in getSingleConstraintMatchWeight()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp61173 return CW_Register; in getSingleConstraintMatchWeight()
61204 Wt = CW_Register; in getSingleConstraintMatchWeight()
61209 Wt = CW_Register; in getSingleConstraintMatchWeight()
61214 Wt = CW_Register; in getSingleConstraintMatchWeight()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12510 weight = CW_Register; in getSingleConstraintMatchWeight()
12518 weight = CW_Register; in getSingleConstraintMatchWeight()