Home
last modified time | relevance | path

Searched defs:Bv (Results 1 – 3 of 3) sorted by relevance

/external/llvm/utils/TableGen/
DOptParserEmitter.cpp44 static int CompareOptionRecords(Record *const *Av, Record *const *Bv) { in CompareOptionRecords()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DOptParserEmitter.cpp46 static int CompareOptionRecords(Record *const *Av, Record *const *Bv) { in CompareOptionRecords()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
DMachODump.cpp9663 MachO::build_version_command Bv = in PrintLoadCommands() local