Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp69 OpInfo.ConstraintType == TargetLowering::C_Other) { in update()
145 case TargetLowering::C_Other: in getConstraintGenerality()
180 if (CType == TargetLowering::C_Other || in chooseConstraint()
479 if (OpInfo.ConstraintType == TargetLowering::C_Other && in lowerInlineAsm()
487 OpInfo.ConstraintType == TargetLowering::C_Other) { in lowerInlineAsm()
639 case TargetLowering::C_Other: in lowerInlineAsm()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4115 C_Other, // Something else. enumerator
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8349 OpInfo.ConstraintType == TargetLowering::C_Other) { in update()
8656 if (OpInfo.ConstraintType == TargetLowering::C_Other && in visitInlineAsm()
8661 OpInfo.ConstraintType == TargetLowering::C_Other) { in visitInlineAsm()
8821 case TargetLowering::C_Other: in visitInlineAsm()
H A DTargetLowering.cpp4453 return C_Other; in getConstraintType()
4812 case TargetLowering::C_Other: in getConstraintGenerality()
4941 if ((CType == TargetLowering::C_Other || in ChooseConstraint()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp11613 return C_Other; in getConstraintType()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7855 return C_Other; in getConstraintType()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp51296 return C_Other; in getConstraintType()
51320 return C_Other; in getConstraintType()