Searched defs:IsDebug (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | InstrEmitter.cpp | 277 bool IsDebug, bool IsClone, bool IsCloned) { in AddRegisterOperand() 343 bool IsDebug, bool IsClone, bool IsCloned) { in AddOperand()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | InstrEmitter.cpp | 317 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/ |
D | InstrEmitter.cpp | 317 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/ |
D | MachineOperand.h | 112 bool IsDebug : 1; variable
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineOperand.h | 138 bool IsDebug : 1; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | MachineOperand.h | 148 unsigned IsDebug : 1; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.cpp | 1355 bool IsDebug = RegOp.isDebug(); in swapRegAndNonRegOperand() local
|