Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmMacro.h49 Question, Star, Dot, Comma, Dollar, Equal, EqualEqual, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp681 const MCSymbolRefExpr *Dot = MCSymbolRefExpr::create(DotSym, OutContext); in emitInstruction() local
716 const MCSymbolRefExpr *Dot = MCSymbolRefExpr::create(DotSym, OutContext); in EmitNop() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp693 MCSymbol *Dot = Context.createTempSymbol(); in emitExceptionTable() local
H A DAsmPrinter.cpp4216 MCSymbol *Dot = Ctx.createTempSymbol(); in emitXRayTable() local
4246 MCSymbol *Dot = Ctx.createLinkerPrivateSymbol("xray_fn_idx"); in emitXRayTable() local
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DRustDemangle.cpp202 size_t Dot = Mangled.find('.'); in demangle() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PreLegalizerCombiner.cpp331 auto Dot = Builder.buildInstr(DotOpcode, {MidTy}, in applyExtAddvToUdotAddv() local
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp856 MCSymbol *Dot = getContext().createNamedTempSymbol(); in processLRW() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1674 size_t Dot = Name.find('.'); in ParseInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1954 StringRef Dot = Identifier.slice(DotOffset, DotOffset + 1); in ParseIntelExpression() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp2429 StringRef Foo, F, DotFramework, V, Dylib, Lib, Dot, Qtx; in guessLibraryShortName() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp16649 SDValue Dot = DAG.getNode(DotOpcode, DL, Zeros.getValueType(), Zeros, in performVecReduceAddCombine() local
16664 SDValue Dot = in performVecReduceAddCombine() local
16687 SDValue Dot = in performVecReduceAddCombine() local
18800 SDValue Dot = N->getOperand(0); in performAddDotCombine() local
18803 auto isZeroDot = [](SDValue Dot) { in performAddDotCombine()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp5273 Dot, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp8806 MCSymbol *Dot = getContext().createTempSymbol(); in processInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp13880 auto Dot = DAG.getNode(ISD::INTRINSIC_WO_CHAIN, SL, MVT::i32, IID, Src0, in performAddCombine() local