Home
last modified time | relevance | path

Searched defs:Suffix2 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1168 const char *Suffix2, SmallVectorImpl<BasicBlock *> &NewBBs, in SplitLandingPadPredecessorsImpl()
1270 const char *Suffix1, const char *Suffix2, in SplitLandingPadPredecessors()
1281 const char *Suffix1, const char *Suffix2, in SplitLandingPadPredecessors()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp78 const StringRef Suffix2(".amdgcn.bc"); in scanLibDevicePath() local