HomeSort by: relevance | last modified time | path
    Searched refs:getConstraintGenerality (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
InlineAsmLowering.cpp 142 static unsigned getConstraintGenerality(TargetLowering::ConstraintType CT) {
193 int Generality = getConstraintGenerality(CType);
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 4809 static unsigned getConstraintGenerality(TargetLowering::ConstraintType CT) {
4961 int Generality = getConstraintGenerality(CType);

Completed in 27 milliseconds