Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp250 return CW_Default; in getSingleConstraintMatchWeight()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaISelLowering.cpp286 return CW_Default; in getSingleConstraintMatchWeight()
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp2482 return CW_Default; in getSingleConstraintMatchWeight()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1523 return CW_Default; in getSingleConstraintMatchWeight()
1536 CallOperandVal->getType()->isIntegerTy() ? CW_Register : CW_Default; in getSingleConstraintMatchWeight()
1541 Weight = type->isFloatingPointTy() ? CW_Register : CW_Default; in getSingleConstraintMatchWeight()
1547 : CW_Default; in getSingleConstraintMatchWeight()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h5130 CW_Default = CW_Okay // Default or don't know type. enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp3300 return CW_Default; in getSingleConstraintMatchWeight()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp4145 return CW_Default; in getSingleConstraintMatchWeight()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6146 return CW_Default; in getSingleConstraintMatchWeight()
6178 weight = CW_Default; in getSingleConstraintMatchWeight()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp17657 return CW_Default; in getSingleConstraintMatchWeight()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp20344 return CW_Default; in getSingleConstraintMatchWeight()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12499 return CW_Default; in getSingleConstraintMatchWeight()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp61127 return CW_Default; in getSingleConstraintMatchWeight()