Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsyscall_sets.cc737 bool SyscallSets::IsDebug(int sysno) { in IsDebug() function in sandbox::SyscallSets
/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/include/llvm/CodeGen/
DMachineOperand.h112 bool IsDebug : 1; variable
/external/llvm/include/llvm/CodeGen/
DMachineOperand.h138 bool IsDebug : 1; variable