Home
last modified time | relevance | path

Searched defs:ExprLoc (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2937 SMLoc ExprLoc = getTok().getLoc(); in parseAssignment() local
3164 SMLoc ExprLoc = Lexer.getLoc(); in parseDirectiveReloc() local
3191 SMLoc ExprLoc = getLexer().getLoc(); in parseDirectiveValue() local
3213 SMLoc ExprLoc = Asm.getTok().getLoc(); in parseHexOcta() local
3342 SMLoc SizeLoc, ExprLoc; in parseDirectiveFill() local
4800 SMLoc ExprLoc = getLexer().getLoc(); in parseDirectiveBundleAlignMode() local
4883 SMLoc ExprLoc = getLexer().getLoc(); in parseDirectiveDCB() local
5794 SMLoc ExprLoc = getLexer().getLoc(); in parseDirectiveMSEmit() local
5810 SMLoc ExprLoc = getLexer().getLoc(); in parseDirectiveMSAlign() local
H A DMasmParser.cpp3830 SMLoc ExprLoc = Asm.getTok().getLoc(); in parseHexOcta() local
7173 SMLoc ExprLoc = getLexer().getLoc(); in parseDirectiveMSEmit() local
7189 SMLoc ExprLoc = getLexer().getLoc(); in parseDirectiveMSAlign() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3017 SMLoc ExprLoc = Lexer.getLoc(); in parseDirectiveReloc() local
3043 SMLoc ExprLoc = getLexer().getLoc(); in parseDirectiveValue() local
3067 SMLoc ExprLoc = Asm.getTok().getLoc(); in parseHexOcta() local
3200 SMLoc SizeLoc, ExprLoc; in parseDirectiveFill() local
4652 SMLoc ExprLoc = getLexer().getLoc(); in parseDirectiveBundleAlignMode() local
4744 SMLoc ExprLoc = getLexer().getLoc(); in parseDirectiveDCB() local
5681 SMLoc ExprLoc = getLexer().getLoc(); in parseDirectiveMSEmit() local
5697 SMLoc ExprLoc = getLexer().getLoc(); in parseDirectiveMSAlign() local
/aosp_15_r20/external/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2636 SMLoc ExprLoc = Lexer.getLoc(); in parseDirectiveReloc() local
2662 SMLoc ExprLoc = getLexer().getLoc(); in parseDirectiveValue() local
2703 SMLoc ExprLoc = getLexer().getLoc(); in parseDirectiveOctaValue() local
2839 SMLoc SizeLoc, ExprLoc; in parseDirectiveFill() local
4049 SMLoc ExprLoc = getLexer().getLoc(); in parseDirectiveBundleAlignMode() local
5002 SMLoc ExprLoc = getLexer().getLoc(); in parseDirectiveMSEmit() local
5018 SMLoc ExprLoc = getLexer().getLoc(); in parseDirectiveMSAlign() local
/aosp_15_r20/external/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp914 SMLoc ExprLoc = L; in ParseDirectiveFalign() local
942 SMLoc ExprLoc = L; in ParseDirectiveValue() local
1374 SMLoc ExprLoc = Lexer.getLoc(); in parseInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp370 SMLoc ExprLoc = getLexer().getLoc(); in parseJccInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp351 SMLoc ExprLoc = getLexer().getLoc(); in parseJccInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp700 SMLoc ExprLoc = L; in ParseDirectiveFalign() local
1140 SMLoc ExprLoc = Lexer.getLoc(); in parseInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp705 SMLoc ExprLoc = L; in ParseDirectiveFalign() local
1150 SMLoc ExprLoc = Lexer.getLoc(); in parseInstruction() local
/aosp_15_r20/external/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1768 SMLoc ExprLoc = getLexer().getLoc(); in ParseDirectiveWord() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1652 SMLoc ExprLoc = getParser().getTok().getLoc(); in ParseDirectiveWord() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1690 SMLoc ExprLoc = getParser().getTok().getLoc(); in ParseDirectiveWord() local
/aosp_15_r20/external/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp2970 SMLoc ExprLoc = getLexer().getLoc(); in ParseDirectiveWord() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
H A DTGParser.cpp1130 SMLoc ExprLoc = Lex.getLoc(); in ParseOperation() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp3926 SMLoc ExprLoc = getLoc(); in tryParseBarrierOperand() local
3999 SMLoc ExprLoc = getLoc(); in tryParseBarriernXSOperand() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaStmt.cpp199 SourceLocation ExprLoc = E->IgnoreParenImpCasts()->getExprLoc(); in DiagnoseUnusedExprResult() local
H A DSemaExprCXX.cpp6644 SourceLocation ExprLoc = VarExpr->getExprLoc(); in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures() local
H A DSemaExpr.cpp3896 auto ExprLoc = Size->getExprLoc(); in captureVariablyModifiedType() local
13553 VarDecl *Var, SourceLocation ExprLoc, TryCaptureKind Kind, in tryCaptureVariable()
H A DSemaDeclCXX.cpp3328 SourceLocation ExprLoc = E->getLocStart(); in CastForMoving() local
/aosp_15_r20/external/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp2730 SMLoc ExprLoc = getLoc(); in tryParseBarrierOperand() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp2996 SMLoc ExprLoc = getLoc(); in tryParseBarrierOperand() local
/aosp_15_r20/external/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp5524 SMLoc ExprLoc = getLexer().getLoc(); in parseDirectiveCPSetup() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp5478 SMLoc ExprLoc = Parser.getTok().getLoc(); in parseSwizzleOperands() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp7558 SMLoc ExprLoc = getLexer().getLoc(); in parseDirectiveCPSetup() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp7808 SMLoc ExprLoc = getLexer().getLoc(); in parseDirectiveCPSetup() local