Home
last modified time | relevance | path

Searched defs:Pre (Results 1 – 6 of 6) sorted by relevance

/third_party/alsa-lib/include/
Dalsa-symbols.h29 #define INTERNAL_CONCAT2_2(Pre, Post) Pre##Post argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
DOption.cpp63 for (const char *const *Pre = Info->Prefixes; *Pre != nullptr; ++Pre) { in print() local
DOptTable.cpp182 for (const char * const *Pre = I->Prefixes; *Pre != nullptr; ++Pre) { in matchOption() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp686 MachineBasicBlock::iterator Pre = MBB->begin(); in wrapup() local
DSIISelLowering.cpp10846 MachineBasicBlock *Pre = ML->getLoopPreheader(); in getPrefLoopAlignment() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineVerifier.cpp2237 const MachineBasicBlock &Pre = *MO1.getMBB(); in checkPHIOps() local