Home
last modified time | relevance | path

Searched refs:IsDebug (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DInstrEmitter.h68 bool IsDebug, bool IsClone, bool IsCloned);
78 bool IsDebug, bool IsClone, bool IsCloned);
DInstrEmitter.cpp277 bool IsDebug, bool IsClone, bool IsCloned) { in AddRegisterOperand() argument
316 !IsDebug && in AddRegisterOperand()
332 0/*SubReg*/, IsDebug)); in AddRegisterOperand()
343 bool IsDebug, bool IsClone, bool IsCloned) { in AddOperand() argument
346 IsDebug, IsClone, IsCloned); in AddOperand()
396 IsDebug, IsClone, IsCloned); in AddOperand()
/external/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.h70 bool IsDebug, bool IsClone, bool IsCloned);
81 bool IsDebug, bool IsClone, bool IsCloned);
DInstrEmitter.cpp317 bool IsDebug, bool IsClone, bool IsCloned) { in AddRegisterOperand() argument
355 !IsDebug && in AddRegisterOperand()
369 getDebugRegState(IsDebug)); in AddRegisterOperand()
380 bool IsDebug, bool IsClone, bool IsCloned) { in AddOperand() argument
383 IsDebug, IsClone, IsCloned); in AddOperand()
440 IsDebug, IsClone, IsCloned); in AddOperand()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineOperand.h112 bool IsDebug : 1; variable
268 return IsDebug; in isDebug()
353 IsDebug = Val;
502 Op.IsDebug = isDebug;
/external/llvm/include/llvm/CodeGen/
DMachineOperand.h138 bool IsDebug : 1; variable
324 return IsDebug; in isDebug()
403 IsDebug = Val;
624 Op.IsDebug = isDebug;
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsyscall_sets.h67 static bool IsDebug(int sysno);
Dbaseline_policy.cc69 SyscallSets::IsDebug(sysno) || in IsBaselinePolicyWatched()
Dsyscall_sets.cc737 bool SyscallSets::IsDebug(int sysno) { in IsDebug() function in sandbox::SyscallSets
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineInstr.cpp182 IsDebug = isDebug; in ChangeToRegister()
/external/llvm/lib/CodeGen/
DMachineInstr.cpp202 IsDebug = isDebug; in ChangeToRegister()