Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp148 case TargetLowering::C_Address: in getConstraintGenerality()
651 case TargetLowering::C_Address: in lowerInlineAsm()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8684 OpInfo.ConstraintType == TargetLowering::C_Address) in getRegistersForValue()
8943 OpInfo.ConstraintType == TargetLowering::C_Address) in visitInlineAsm()
8969 OpInfo.ConstraintType = TargetLowering::C_Address; in visitInlineAsm()
9044 assert((OpInfo.ConstraintType != TargetLowering::C_Address || in visitInlineAsm()
9204 if (OpInfo.ConstraintType == TargetLowering::C_Address) { in visitInlineAsm()
9353 case TargetLowering::C_Address: in visitInlineAsm()
H A DTargetLowering.cpp5183 return C_Address; in getConstraintType()
5570 case TargetLowering::C_Address: in getConstraintGenerality()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4590 C_Address, // Address constraint. enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1079 return C_Address; in getConstraintType()