Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Basic/Targets/
DARM.h75 unsigned DSP : 1; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp1232 if (const DISubprogram *DSP = F->getSubprogram()) in LLVMGetDebugLocDirectory() local
1256 if (const DISubprogram *DSP = F->getSubprogram()) in LLVMGetDebugLocFilename() local
1279 if (const DISubprogram *DSP = F->getSubprogram()) in LLVMGetDebugLocLine() local
/external/adhd/cras/src/tests/
Diodev_unittest.cc762 TEST(IoDevPutOutputBuffer, DSP) { in TEST() argument
/external/llvm-project/llvm/lib/IR/
DCore.cpp1265 if (const DISubprogram *DSP = F->getSubprogram()) in LLVMGetDebugLocDirectory() local
1289 if (const DISubprogram *DSP = F->getSubprogram()) in LLVMGetDebugLocFilename() local
1312 if (const DISubprogram *DSP = F->getSubprogram()) in LLVMGetDebugLocLine() local
/external/clang/lib/Basic/
DTargets.cpp4603 unsigned DSP : 1; member in __anon6f485c4e0111::ARMTargetInfo