Home
last modified time | relevance | path

Searched defs:Dot (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/bsd/pkg_install/dist/lib/
H A Ddewey.c53 Dot = 0, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp572 const MCSymbolRefExpr *Dot = MCSymbolRefExpr::create(DotSym, OutContext); in EmitNop() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmMacro.h49 Star, Dot, Comma, Dollar, Equal, EqualEqual, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp684 MCSymbol *Dot = Context.createTempSymbol(); in emitExceptionTable() local
H A DAsmPrinter.cpp3491 MCSymbol *Dot = Ctx.createTempSymbol(); in emitXRayTable() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1521 size_t Dot = Name.find('.'); in ParseInstruction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1920 StringRef Dot = Identifier.slice(DotOffset, DotOffset + 1); in ParseIntelExpression() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DMachOObjectFile.cpp2324 StringRef Foo, F, DotFramework, V, Dylib, Lib, Dot, Qtx; in guessLibraryShortName() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11940 SDValue Dot = DAG.getNode(DotOpcode, DL, Zeros.getValueType(), Zeros, in performVecReduceAddCombine() local
13451 SDValue Dot = N->getOperand(0); in performAddDotCombine() local
13454 auto isZeroDot = [](SDValue Dot) { in performAddDotCombine()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp4879 Dot, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp8748 MCSymbol *Dot = getContext().createTempSymbol(); in processInstruction() local