Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp64 OpInfo.ConstraintType == TargetLowering::C_Other) { in update()
140 case TargetLowering::C_Other: in getConstraintGenerality()
176 if (CType == TargetLowering::C_Other || in chooseConstraint()
479 if (OpInfo.ConstraintType == TargetLowering::C_Other && in lowerInlineAsm()
487 OpInfo.ConstraintType == TargetLowering::C_Other) { in lowerInlineAsm()
645 case TargetLowering::C_Other: in lowerInlineAsm()
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4592 C_Other, // Something else. enumerator
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8822 OpInfo.ConstraintType == TargetLowering::C_Other) { in update()
9149 if (OpInfo.ConstraintType == TargetLowering::C_Other && in visitInlineAsm()
9154 OpInfo.ConstraintType == TargetLowering::C_Other) { in visitInlineAsm()
9347 case TargetLowering::C_Other: in visitInlineAsm()
H A DTargetLowering.cpp5201 return C_Other; in getConstraintType()
5562 case TargetLowering::C_Other: in getConstraintGenerality()
5692 if ((CType == TargetLowering::C_Other || in ChooseConstraint()
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp12379 return C_Other; in getConstraintType()
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp13486 return C_Other; in getConstraintType()
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9965 return C_Other; in getConstraintType()
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp56911 return C_Other; in getConstraintType()
56935 return C_Other; in getConstraintType()