Home
last modified time | relevance | path

Searched defs:IDVal (Results 1 – 19 of 19) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp1286 StringRef IDVal = getTok().getString(); parsePrimaryExpr() local
1801 StringRef IDVal; parseStatement() local
2321 parseAndMatchAndEmitTargetInstruction(ParseStatementInfo & Info,StringRef IDVal,AsmToken ID,SMLoc IDLoc) parseAndMatchAndEmitTargetInstruction() argument
3023 parseDirectiveSet(StringRef IDVal,AssignmentKind Kind) parseDirectiveSet() argument
3125 parseDirectiveAscii(StringRef IDVal,bool ZeroTerminated) parseDirectiveAscii() argument
3188 parseDirectiveValue(StringRef IDVal,unsigned Size) parseDirectiveValue() argument
3231 parseDirectiveOctaValue(StringRef IDVal) parseDirectiveOctaValue() argument
3269 StringRef IDVal = getTok().getString(); parseRealValue() local
3295 parseDirectiveRealValue(StringRef IDVal,const fltSemantics & Semantics) parseDirectiveRealValue() argument
4865 parseDirectiveSpace(StringRef IDVal) parseDirectiveSpace() argument
4886 parseDirectiveDCB(StringRef IDVal,unsigned Size) parseDirectiveDCB() argument
4923 parseDirectiveRealDCB(StringRef IDVal,const fltSemantics & Semantics) parseDirectiveRealDCB() argument
4950 parseDirectiveDS(StringRef IDVal,unsigned Size) parseDirectiveDS() argument
[all...]
H A DMasmParser.cpp2109 StringRef IDVal; parseStatement() local
3386 parseDirectiveEquate(StringRef IDVal,StringRef Name,DirectiveKind DirKind,SMLoc NameLoc) parseDirectiveEquate() argument
3624 parseDirectiveAscii(StringRef IDVal,bool ZeroTerminated) parseDirectiveAscii() argument
3757 parseDirectiveValue(StringRef IDVal,unsigned Size) parseDirectiveValue() argument
3835 StringRef IDVal = getTok().getString(); parseRealValue() local
3964 parseDirectiveRealValue(StringRef IDVal,const fltSemantics & Semantics,size_t Size) parseDirectiveRealValue() argument
[all...]
H A DDarwinAsmParser.cpp609 bool DarwinAsmParser::parseDirectiveLinkerOption(StringRef IDVal, SMLoc) { in parseDirectiveLinkerOption() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp434 StringRef IDVal = DirectiveID.getIdentifier(); in parseDirective() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp675 StringRef IDVal = DirectiveID.getIdentifier(); parseDirective() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp2111 StringRef IDVal = getTok().getString(); ParseIntelExpression() local
4507 StringRef IDVal = DirectiveID.getIdentifier(); ParseDirective() local
4632 ParseDirectiveCode(StringRef IDVal,SMLoc L) ParseDirectiveCode() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp878 StringRef IDVal = DirectiveID.getString(); parseDirective() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp1004 std::string IDVal = DirectiveID.getIdentifier().lower(); in parseDirective() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp1532 StringRef IDVal = DirectiveID.getString(); in parseDirective() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1734 StringRef IDVal = DirectiveID.getIdentifier(); ParseDirective() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1200 StringRef IDVal = DirectiveID.getIdentifier(); in parseDirective() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp658 StringRef IDVal = DirectiveID.getIdentifier(); ParseDirective() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp6719 auto IDVal = DirectiveID.getIdentifier().lower(); ParseDirective() local
7060 parseDirectiveLOH(StringRef IDVal,SMLoc Loc) parseDirectiveLOH() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp2703 StringRef IDVal = DirectiveID.getString(); parseDirective() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp6224 StringRef IDVal = Parser.getTok().getIdentifier(); parsePrefix() local
11209 std::string IDVal = DirectiveID.getIdentifier().lower(); ParseDirective() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp5160 SDValue IDVal(ImDef, 0); tryAsSingleRLDICL() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp8635 StringRef IDVal = DirectiveID.getString(); in ParseDirective() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp5928 StringRef IDVal = DirectiveID.getString(); ParseDirective() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp10108 SDValue IDVal = getValue(CB.getArgOperand(PatchPointOpers::IDPos)); visitPatchpoint() local