Home
last modified time | relevance | path

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

/trueos/contrib/llvm/patches/
HDpatch-r262261-llvm-r199781-sparc.diff74 + return C_Other;
/trueos/contrib/llvm/lib/CodeGen/SelectionDAG/
HDTargetLowering.cpp1971 return C_Other; in getConstraintType()
2320 case TargetLowering::C_Other: in getConstraintGenerality()
2443 if (CType == TargetLowering::C_Other && Op.getNode()) { in ChooseConstraint()
HDSelectionDAGBuilder.cpp6415 OpInfo.ConstraintType == TargetLowering::C_Other) { in visitInlineAsm()
6561 if (OpInfo.ConstraintType == TargetLowering::C_Other && in visitInlineAsm()
6565 if (OpInfo.ConstraintType == TargetLowering::C_Other) { in visitInlineAsm()
/trueos/contrib/llvm/include/llvm/Target/
HDTargetLowering.h2146 C_Other, // Something else. enumerator
/trueos/contrib/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp4388 return C_Other; in getConstraintType()
4392 return C_Other; in getConstraintType()
/trueos/contrib/llvm/lib/Target/SystemZ/
HDSystemZISelLowering.cpp380 return C_Other; in getConstraintType()
/trueos/contrib/llvm/lib/Target/Sparc/
HDSparcISelLowering.cpp3075 return C_Other; in getConstraintType()
/trueos/contrib/llvm/lib/Target/ARM/
HDARMISelLowering.cpp10796 case 'j': return C_Other; // Constant for movw. in getConstraintType()
/trueos/contrib/llvm/lib/Target/X86/
HDX86ISelLowering.cpp19457 return C_Other; in getConstraintType()