Home
last modified time | relevance | path

Searched defs:TiedOperands (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DMCInstrDescView.h39 llvm::SmallVector<unsigned, 2> TiedOperands; member
/external/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp1403 collectTiedOperands(MachineInstr *MI, TiedOperandMap &TiedOperands) { in collectTiedOperands()
1626 TiedOperandMap TiedOperands; in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp1458 collectTiedOperands(MachineInstr *MI, TiedOperandMap &TiedOperands) { in collectTiedOperands()
1686 TiedOperandMap TiedOperands; in runOnMachineFunction() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DTwoAddressInstructionPass.cpp1060 TiedOperandMap TiedOperands(4); in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DAsmMatcherEmitter.cpp446 TiedOperandsTuple TiedOperands; member