Home
last modified time | relevance | path

Searched refs:findInlineAsmFlagIdx (Results 1 – 4 of 4) 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/llvm/lib/CodeGen/
DMachineInstr.cpp1139 int MachineInstr::findInlineAsmFlagIdx(unsigned OpIdx, in findInlineAsmFlagIdx() function in MachineInstr
1198 int FlagIdx = findInlineAsmFlagIdx(OpIdx); in getRegClassConstraint()