Home
last modified time | relevance | path

Searched defs:IsDebug (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp277 bool IsDebug, bool IsClone, bool IsCloned) { in AddRegisterOperand()
343 bool IsDebug, bool IsClone, bool IsCloned) { in AddOperand()
/external/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp317 bool IsDebug, bool IsClone, bool IsCloned) { in AddRegisterOperand()
380 bool IsDebug, bool IsClone, bool IsCloned) { in AddOperand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp317 bool IsDebug, bool IsClone, bool IsCloned) { in AddRegisterOperand()
388 bool IsDebug, bool IsClone, bool IsCloned) { in AddOperand()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineOperand.h112 bool IsDebug : 1; variable
/external/llvm/include/llvm/CodeGen/
DMachineOperand.h138 bool IsDebug : 1; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineOperand.h148 unsigned IsDebug : 1; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp1355 bool IsDebug = RegOp.isDebug(); in swapRegAndNonRegOperand() local