Home
last modified time | relevance | path

Searched defs:VB (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DUDTLayout.cpp235 for (auto &VB : VirtualBaseSyms) { in initializeChildren() local
/third_party/f2fs-tools/lib/
Dnls_utf8.c340 #define VB (0x1161) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNRegBankReassign.cpp504 unsigned VB = FreeBanks & VGPR_BANK_MASK; in getFreeBanks() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp1256 Value *VB = PN.getIncomingValue(j); in visitPHINode() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h155 VB = 0x0b, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DReassociate.cpp942 Value *VB = Sub->user_back(); in ShouldBreakUpSubtract() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonConstExtenders.cpp1963 ExtValue VA(A), VB(B); in runOnMachineFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp12894 ArrayRef<int> CandidateMask) { in matchShuffleAsInsertPS()