Home
last modified time | relevance | path

Searched refs:C_Register (Results 1 – 7 of 7) sorted by relevance

/src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp341 assert(OpInfo.ConstraintType == TargetLowering::C_Register || in lowerInlineAsm()
481 OpInfo.ConstraintType == TargetLowering::C_Register) && in lowerInlineAsm()
576 case TargetLowering::C_Register: in lowerInlineAsm()
/src/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp808 return C_Register; in getConstraintType()
/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4929 C_Register, // Constraint represents specific register(s). enumerator
/src/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp2487 return C_Register; in getConstraintType()
/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp10151 OpInfo.ConstraintType != TargetLowering::C_Register) { in visitInlineAsm()
10259 case TargetLowering::C_Register: in visitInlineAsm()
12597 case TargetLowering::C_Register: in visitCallBrLandingPad()
H A DTargetLowering.cpp5516 return C_Register; in getConstraintType()
5882 case TargetLowering::C_Register: in getConstraintPiority()
5997 CType == TargetLowering::C_Register || in getConstraintPreferences()
/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp58296 return C_Register; in getConstraintType()
58326 return C_Register; in getConstraintType()