Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIPeepholeSDWA.cpp762 MachineInstr *OtherInst = OrOtherDef->getParent(); in matchSDWAOperand() local
/external/swiftshader/third_party/LLVM/utils/TableGen/
DAsmWriterEmitter.cpp180 const AsmWriterInst *OtherInst = in FindUniqueOperandCommands() local
/external/llvm/utils/TableGen/
DAsmWriterEmitter.cpp198 const AsmWriterInst &OtherInst = Instructions[Idx]; in FindUniqueOperandCommands() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DAsmWriterEmitter.cpp217 const AsmWriterInst &OtherInst = Instructions[Idx]; in FindUniqueOperandCommands() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DGVNHoist.cpp878 for (const Instruction *OtherInst : InstructionsToHoist) { in makeGepsAvailable() local