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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 206 TLI->ComputeConstraintToUse(Op, SDValue(), DAG);
SelectionDAGBuilder.cpp 8441 TLI.ComputeConstraintToUse(T, SDValue());
8488 TLI.ComputeConstraintToUse(OpInfo, OpInfo.CallOperand, &DAG);
TargetLowering.cpp 4975 void TargetLowering::ComputeConstraintToUse(AsmOperandInfo &OpInfo,
  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUTargetTransformInfo.cpp 933 TLI->ComputeConstraintToUse(TC, SDValue());
SIISelLowering.cpp 12260 ComputeConstraintToUse(TC, SDValue());
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
CodeGenPrepare.cpp 4838 TLI.ComputeConstraintToUse(OpInfo, SDValue());
5623 TLI->ComputeConstraintToUse(OpInfo, SDValue());
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h 4191 virtual void ComputeConstraintToUse(AsmOperandInfo &OpInfo,

Completed in 59 milliseconds