Home
last modified time | relevance | path

Searched defs:isMov (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DR600InstrInfo.cpp88 bool R600InstrInfo::isMov(unsigned Opcode) const { in isMov() function in R600InstrInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600InstrInfo.cpp108 bool R600InstrInfo::isMov(unsigned Opcode) const { in isMov() function in R600InstrInfo
/external/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp1003 bool isMov = (row == col); in emitDeterminant() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp8445 bool isMov = false; in processInstruction() local