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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
InlineAsmLowering.cpp 109 if (OpInfo.isMatchingInputConstraint())
367 OpInfo.isMatchingInputConstraint()
434 if (OpInfo.isMatchingInputConstraint()) {
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h 4160 bool isMatchingInputConstraint() const;
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp 8271 if (OpInfo.isMatchingInputConstraint())
8536 OpInfo.isMatchingInputConstraint()
8596 if (OpInfo.isMatchingInputConstraint()) {
TargetLowering.cpp 4607 bool TargetLowering::AsmOperandInfo::isMatchingInputConstraint() const {

Completed in 61 milliseconds