Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp148 case TargetLowering::C_Address: in getConstraintGenerality()
651 case TargetLowering::C_Address: in lowerInlineAsm()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8515 OpInfo.ConstraintType == TargetLowering::C_Address) in getRegistersForValue()
8750 OpInfo.ConstraintType == TargetLowering::C_Address) in visitInlineAsm()
8825 assert((OpInfo.ConstraintType != TargetLowering::C_Address || in visitInlineAsm()
8963 OpInfo.ConstraintType == TargetLowering::C_Address) { in visitInlineAsm()
9104 case TargetLowering::C_Address: in visitInlineAsm()
H A DTargetLowering.cpp5099 return C_Address; in getConstraintType()
5484 case TargetLowering::C_Address: in getConstraintGenerality()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4434 C_Address, // Address constraint. enumerator
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1076 return C_Address; in getConstraintType()