/external/swiftshader/third_party/LLVM/lib/MC/MCParser/ |
D | AsmParser.cpp | 642 StringRef IDVal = getTok().getString(); in ParsePrimaryExpr() local 952 StringRef IDVal; in ParseStatement() local 1613 bool AsmParser::ParseDirectiveSet(StringRef IDVal, bool allow_redef) { in ParseDirectiveSet() 1686 bool AsmParser::ParseDirectiveAscii(StringRef IDVal, bool ZeroTerminated) { in ParseDirectiveAscii() 1776 StringRef IDVal = getTok().getString(); in ParseDirectiveRealValue() local 2662 bool GenericAsmParser::ParseDirectiveCFIPersonalityOrLsda(StringRef IDVal, in ParseDirectiveCFIPersonalityOrLsda() 2694 bool GenericAsmParser::ParseDirectiveCFIRememberState(StringRef IDVal, in ParseDirectiveCFIRememberState() 2702 bool GenericAsmParser::ParseDirectiveCFIRestoreState(StringRef IDVal, in ParseDirectiveCFIRestoreState() 2710 bool GenericAsmParser::ParseDirectiveCFISameValue(StringRef IDVal, in ParseDirectiveCFISameValue()
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 1122 StringRef IDVal = DirectiveID.getIdentifier(); in ParseDirective() local 1157 bool X86ATTAsmParser::ParseDirectiveCode(StringRef IDVal, SMLoc L) { in ParseDirectiveCode()
|
/external/llvm/include/llvm/IR/ |
D | Statepoint.h | 107 const Value *IDVal = getCallSite().getArgument(IDPos); in getID() local
|
/external/llvm/lib/MC/MCParser/ |
D | AsmParser.cpp | 982 StringRef IDVal = getTok().getString(); in parsePrimaryExpr() local 1421 StringRef IDVal; in parseStatement() local 2502 bool AsmParser::parseDirectiveSet(StringRef IDVal, bool allow_redef) { in parseDirectiveSet() 2575 bool AsmParser::parseDirectiveAscii(StringRef IDVal, bool ZeroTerminated) { in parseDirectiveAscii() 2764 StringRef IDVal = getTok().getString(); in parseDirectiveRealValue() local 4112 bool AsmParser::parseDirectiveSpace(StringRef IDVal) { in parseDirectiveSpace()
|
D | DarwinAsmParser.cpp | 528 bool DarwinAsmParser::parseDirectiveLinkerOption(StringRef IDVal, SMLoc) { in parseDirectiveLinkerOption()
|
/external/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 1337 StringRef IDVal = getTok().getString(); in ParseIntelExpression() local 2913 StringRef IDVal = DirectiveID.getIdentifier(); in ParseDirective() local 3002 bool X86AsmParser::ParseDirectiveCode(StringRef IDVal, SMLoc L) { in ParseDirectiveCode()
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/AsmParser/ |
D | MBlazeAsmParser.cpp | 524 StringRef IDVal = DirectiveID.getIdentifier(); in ParseDirective() local
|
/external/llvm/lib/Target/Sparc/AsmParser/ |
D | SparcAsmParser.cpp | 665 StringRef IDVal = DirectiveID.getString(); in ParseDirective() local
|
/external/llvm/lib/Target/PowerPC/AsmParser/ |
D | PPCAsmParser.cpp | 1740 StringRef IDVal = DirectiveID.getIdentifier(); in ParseDirective() local
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/AsmParser/ |
D | ARMAsmParser.cpp | 3484 StringRef IDVal = Parser.getTok().getIdentifier(); in parsePrefix() local 4466 StringRef IDVal = DirectiveID.getIdentifier(); in ParseDirective() local
|
/external/llvm/lib/Target/AArch64/AsmParser/ |
D | AArch64AsmParser.cpp | 4161 StringRef IDVal = DirectiveID.getIdentifier(); in ParseDirective() local 4369 bool AArch64AsmParser::parseDirectiveLOH(StringRef IDVal, SMLoc Loc) { in parseDirectiveLOH()
|
/external/llvm/lib/Target/AMDGPU/AsmParser/ |
D | AMDGPUAsmParser.cpp | 1373 StringRef IDVal = DirectiveID.getString(); in ParseDirective() local
|
/external/llvm/lib/Target/Hexagon/AsmParser/ |
D | HexagonAsmParser.cpp | 863 StringRef IDVal = DirectiveID.getIdentifier(); in ParseDirective() local
|
/external/llvm/lib/Target/ARM/AsmParser/ |
D | ARMAsmParser.cpp | 5331 StringRef IDVal = Parser.getTok().getIdentifier(); in parsePrefix() local 8956 StringRef IDVal = DirectiveID.getIdentifier(); in ParseDirective() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 7276 SDValue IDVal = getValue(CI.getOperand(PatchPointOpers::IDPos)); in visitStackmap() local 7371 SDValue IDVal = getValue(CS->getOperand(PatchPointOpers::IDPos)); in visitPatchpoint() local
|
/external/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 6057 StringRef IDVal = DirectiveID.getString(); in ParseDirective() local
|