Home
last modified time | relevance | path

Searched refs:CW_SpecificReg (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetLowering.h4947 CW_SpecificReg = CW_Okay, // Specific register operands. enumerator
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AVR/
HDAVRISelLowering.cpp2553 weight = CW_SpecificReg; in getSingleConstraintMatchWeight()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsISelLowering.cpp4010 weight = CW_SpecificReg; in getSingleConstraintMatchWeight()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLowering.cpp58378 Wt = CW_SpecificReg; in getSingleConstraintMatchWeight()
58384 Wt = CW_SpecificReg; in getSingleConstraintMatchWeight()
58388 Wt = CW_SpecificReg; in getSingleConstraintMatchWeight()
58401 return CW_SpecificReg; in getSingleConstraintMatchWeight()
58431 Wt = CW_SpecificReg; in getSingleConstraintMatchWeight()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMISelLowering.cpp20420 weight = CW_SpecificReg; in getSingleConstraintMatchWeight()