Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16544 return CW_Register; // an individual CR bit. in getSingleConstraintMatchWeight()
16549 return CW_Register; in getSingleConstraintMatchWeight()
16551 return CW_Register; // just hold 64-bit integers data. in getSingleConstraintMatchWeight()
16553 return CW_Register; in getSingleConstraintMatchWeight()
16555 return CW_Register; in getSingleConstraintMatchWeight()
16563 weight = CW_Register; in getSingleConstraintMatchWeight()
16567 weight = CW_Register; in getSingleConstraintMatchWeight()
16571 weight = CW_Register; in getSingleConstraintMatchWeight()
16575 weight = CW_Register; in getSingleConstraintMatchWeight()
16578 weight = CW_Register; in getSingleConstraintMatchWeight()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3982 weight = CW_Register; in getSingleConstraintMatchWeight()
3987 weight = CW_Register; in getSingleConstraintMatchWeight()
3989 weight = CW_Register; in getSingleConstraintMatchWeight()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4794 CW_Register = CW_Good, // Register operands. enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp2555 weight = CW_Register; in getSingleConstraintMatchWeight()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1195 weight = CallOperandVal->getType()->isIntegerTy() ? CW_Register : CW_Default; in getSingleConstraintMatchWeight()
1200 weight = type->isFloatingPointTy() ? CW_Register : CW_Default; in getSingleConstraintMatchWeight()
1205 weight = (type->isVectorTy() || type->isFloatingPointTy()) ? CW_Register in getSingleConstraintMatchWeight()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp20399 weight = CW_Register; in getSingleConstraintMatchWeight()
20404 weight = CW_Register; in getSingleConstraintMatchWeight()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5878 weight = CW_Register; in getSingleConstraintMatchWeight()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp56795 return CW_Register; in getSingleConstraintMatchWeight()
56813 Wt = CW_Register; in getSingleConstraintMatchWeight()
56818 Wt = CW_Register; in getSingleConstraintMatchWeight()
56823 Wt = CW_Register; in getSingleConstraintMatchWeight()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp10627 weight = CW_Register; in getSingleConstraintMatchWeight()
10635 weight = CW_Register; in getSingleConstraintMatchWeight()