Home
last modified time | relevance | path

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

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