/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/ |
H A D | UDTLayout.cpp | 235 for (auto &VB : VirtualBaseSyms) { in initializeChildren() local
|
/netbsd-src/sys/crypto/blake2/ |
H A D | blake2s.c | 60 #define BLAKE2S_G(VA, VB, VC, VD, X, Y) do \ argument
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | CommentParser.cpp | 662 VerbatimBlockComment *VB = in parseVerbatimBlock() local
|
H A D | VTableBuilder.cpp | 3351 if (const CXXRecordDecl *VB = P->getVBaseWithVPtr()) in computeVTablePaths() local 3362 for (const auto &VB : Base->vbases()) in computeVTablePaths() local 3739 for (const auto &VB : RD->vbases()) { in computeVBTableRelatedInformation() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaCUDA.cpp | 353 for (const auto &VB : ClassDecl->vbases()) { in inferCUDATargetForImplicitSpecialMember() local
|
H A D | SemaOverload.cpp | 9883 auto *VB = dyn_cast_or_null<ValueDecl>(B); in isEquivalentInternalLinkageDeclaration() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | Reassociate.cpp | 993 Value *VB = Or->user_back(); in shouldConvertOrWithNoCommonBitsToAdd() local 1038 Value *VB = Sub->user_back(); in ShouldBreakUpSubtract() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombinePHI.cpp | 1442 Value *VB = PN.getIncomingValue(j); in visitPHINode() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeView.h | 155 VB = 0x0b, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonConstExtenders.cpp | 1981 ExtValue VA(A), VB(B); in runOnMachineFunction() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/microblaze/ |
H A D | microblaze.c | 58 #define MICROBLAZE_VERSION_COMPARE(VA,VB) strcasecmp (VA, VB) argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/microblaze/ |
H A D | microblaze.cc | 59 #define MICROBLAZE_VERSION_COMPARE(VA,VB) strcasecmp (VA, VB) argument
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | ppc-opc.c | 3618 #define VB VA + 1 macro
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | ppc-opc.c | 3537 #define VB VA + 1 macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 13837 ArrayRef<int> CandidateMask) { in matchShuffleAsInsertPS()
|