Home
last modified time | relevance | path

Searched refs:CW_Default (Results 1 – 11 of 11) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp260 return CW_Default; in getSingleConstraintMatchWeight()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1183 return CW_Default; in getSingleConstraintMatchWeight()
1195 weight = CallOperandVal->getType()->isIntegerTy() ? CW_Register : CW_Default; in getSingleConstraintMatchWeight()
1200 weight = type->isFloatingPointTy() ? CW_Register : CW_Default; in getSingleConstraintMatchWeight()
1206 : CW_Default; in getSingleConstraintMatchWeight()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4797 CW_Default = CW_Okay // Default or don't know type. enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp2544 return CW_Default; in getSingleConstraintMatchWeight()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp3454 return CW_Default; in getSingleConstraintMatchWeight()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3972 return CW_Default; in getSingleConstraintMatchWeight()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5850 return CW_Default; in getSingleConstraintMatchWeight()
5882 weight = CW_Default; in getSingleConstraintMatchWeight()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16539 return CW_Default; in getSingleConstraintMatchWeight()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp20387 return CW_Default; in getSingleConstraintMatchWeight()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp10616 return CW_Default; in getSingleConstraintMatchWeight()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp56749 return CW_Default; in getSingleConstraintMatchWeight()