Home
last modified time | relevance | path

Searched refs:isMatchingInputConstraint (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp104 if (OpInfo.isMatchingInputConstraint()) in getRegistersForValue()
366 OpInfo.isMatchingInputConstraint() in lowerInlineAsm()
434 if (OpInfo.isMatchingInputConstraint()) { in lowerInlineAsm()
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetLowering.h2844 bool isMatchingInputConstraint() const;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3906 bool isMatchingInputConstraint() const;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4637 bool isMatchingInputConstraint() const;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8739 if (OpInfo.isMatchingInputConstraint()) in getRegistersForValue()
9014 OpInfo.isMatchingInputConstraint() in visitInlineAsm()
9046 !OpInfo.isMatchingInputConstraint())) && in visitInlineAsm()
9090 if (OpInfo.isMatchingInputConstraint()) { in visitInlineAsm()
H A DTargetLowering.cpp5362 bool TargetLowering::AsmOperandInfo::isMatchingInputConstraint() const { in isMatchingInputConstraint() function in TargetLowering::AsmOperandInfo
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetLowering.h4956 bool isMatchingInputConstraint() const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetLowering.h4874 bool isMatchingInputConstraint() const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetLowering.h4839 bool isMatchingInputConstraint() const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetLowering.h4874 bool isMatchingInputConstraint() const;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8009 if (OpInfo.isMatchingInputConstraint()) in GetRegistersForValue()
8258 OpInfo.isMatchingInputConstraint() in visitInlineAsm()
8300 if (OpInfo.isMatchingInputConstraint()) { in visitInlineAsm()
H A DTargetLowering.cpp4228 bool TargetLowering::AsmOperandInfo::isMatchingInputConstraint() const { in isMatchingInputConstraint() function in TargetLowering::AsmOperandInfo
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2391 bool TargetLowering::AsmOperandInfo::isMatchingInputConstraint() const { in isMatchingInputConstraint() function in TargetLowering::AsmOperandInfo
H A DSelectionDAGBuilder.cpp6869 if (OpInfo.isMatchingInputConstraint()) { // Matching constraint? in visitInlineAsm()