Home
last modified time | relevance | path

Searched refs:getConstraintPreferences (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp145 TargetLowering::ConstraintGroup G = TLI->getConstraintPreferences(OpInfo); in computeConstraintToUse()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4870 ConstraintGroup getConstraintPreferences(AsmOperandInfo &OpInfo) const;
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5912 TargetLowering::ConstraintGroup TargetLowering::getConstraintPreferences( in getConstraintPreferences() function in TargetLowering
5972 ConstraintGroup G = getConstraintPreferences(OpInfo); in ComputeConstraintToUse()