Home
last modified time | relevance | path

Searched refs:findInlineAsmFlagIdx (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineInstr.cpp829 int MachineInstr::findInlineAsmFlagIdx(unsigned OpIdx, in findInlineAsmFlagIdx() function in MachineInstr
874 int FlagIdx = findInlineAsmFlagIdx(OpIdx); in getRegClassConstraint()
999 int FlagIdx = findInlineAsmFlagIdx(DefOpIdx, &DefNo); in isRegTiedToUseOperand()
1049 int FlagIdx = findInlineAsmFlagIdx(UseOpIdx); in isRegTiedToDefOperand()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineInstr.h402 int findInlineAsmFlagIdx(unsigned OpIdx, unsigned *GroupNo = 0) const;
/external/llvm/include/llvm/CodeGen/
DMachineInstr.h983 int findInlineAsmFlagIdx(unsigned OpIdx, unsigned *GroupNo = nullptr) const;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineInstr.h1072 int findInlineAsmFlagIdx(unsigned OpIdx, unsigned *GroupNo = nullptr) const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineInstr.cpp606 int MachineInstr::findInlineAsmFlagIdx(unsigned OpIdx, in findInlineAsmFlagIdx() function in MachineInstr
670 int FlagIdx = findInlineAsmFlagIdx(OpIdx); in getRegClassConstraint()
/external/llvm/lib/CodeGen/
DMachineInstr.cpp1139 int MachineInstr::findInlineAsmFlagIdx(unsigned OpIdx, in findInlineAsmFlagIdx() function in MachineInstr
1198 int FlagIdx = findInlineAsmFlagIdx(OpIdx); in getRegClassConstraint()