Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16758 return CW_Register; // an individual CR bit. in getSingleConstraintMatchWeight()
16763 return CW_Register; in getSingleConstraintMatchWeight()
16765 return CW_Register; // just hold 64-bit integers data. in getSingleConstraintMatchWeight()
16767 return CW_Register; in getSingleConstraintMatchWeight()
16769 return CW_Register; in getSingleConstraintMatchWeight()
16777 weight = CW_Register; in getSingleConstraintMatchWeight()
16781 weight = CW_Register; in getSingleConstraintMatchWeight()
16785 weight = CW_Register; in getSingleConstraintMatchWeight()
16789 weight = CW_Register; in getSingleConstraintMatchWeight()
16792 weight = CW_Register; in getSingleConstraintMatchWeight()
/src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3997 weight = CW_Register; in getSingleConstraintMatchWeight()
4002 weight = CW_Register; in getSingleConstraintMatchWeight()
4004 weight = CW_Register; in getSingleConstraintMatchWeight()
/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4948 CW_Register = CW_Good, // Register operands. enumerator
/src/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp2539 weight = CW_Register; in getSingleConstraintMatchWeight()
/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1218 weight = CallOperandVal->getType()->isIntegerTy() ? CW_Register : CW_Default; in getSingleConstraintMatchWeight()
1223 weight = type->isFloatingPointTy() ? CW_Register : CW_Default; in getSingleConstraintMatchWeight()
1228 weight = (type->isVectorTy() || type->isFloatingPointTy()) ? CW_Register in getSingleConstraintMatchWeight()
/src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp20422 weight = CW_Register; in getSingleConstraintMatchWeight()
20427 weight = CW_Register; in getSingleConstraintMatchWeight()
/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5953 weight = CW_Register; in getSingleConstraintMatchWeight()
/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11653 weight = CW_Register; in getSingleConstraintMatchWeight()
11661 weight = CW_Register; in getSingleConstraintMatchWeight()
/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp58406 return CW_Register; in getSingleConstraintMatchWeight()
58437 Wt = CW_Register; in getSingleConstraintMatchWeight()
58442 Wt = CW_Register; in getSingleConstraintMatchWeight()
58447 Wt = CW_Register; in getSingleConstraintMatchWeight()