Home
last modified time | relevance | path

Searched refs:setLoc (Results 1 – 16 of 16) sorted by relevance

/external/clang/test/Analysis/
Dregion-store.cpp10 void setLoc(Loc L) { in setLoc() function in P1
25 Builder->setLoc(l); in radar13445834()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsTargetStreamer.cpp134 TmpInst.setLoc(IDLoc); in emitR()
144 TmpInst.setLoc(IDLoc); in emitRX()
164 TmpInst.setLoc(IDLoc); in emitII()
176 TmpInst.setLoc(IDLoc); in emitRRX()
/external/llvm/include/llvm/MC/
DMCInst.h161 void setLoc(SMLoc loc) { Loc = loc; }
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp508 TmpInst.setLoc(IDLoc); in expandSET()
533 TmpInst.setLoc(IDLoc); in expandSET()
555 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
/external/clang/include/clang/AST/
DDeclarationName.h461 void setLoc(SourceLocation L) { NameLoc = L; } in setLoc() function
/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp2576 Inst.setLoc(IDLoc); in MatchFPUWaitAlias()
2628 Inst.setLoc(IDLoc); in MatchAndEmitATTInstruction()
2685 Inst.setLoc(IDLoc); in MatchAndEmitATTInstruction()
2870 Inst.setLoc(IDLoc); in MatchAndEmitIntelInstruction()
/external/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp709 MCB.setLoc(IDLoc); in finishBundle()
779 MCI.setLoc(IDLoc); in matchOneInstruction()
787 MCI.setLoc(IDLoc); in matchOneInstruction()
/external/clang/lib/Sema/
DSemaStmtAsm.cpp681 NameInfo.setLoc(AsmLoc); in LookupInlineAsmVarDeclField()
DSemaDecl.cpp4569 NameInfo.setLoc(Name.StartLocation); in GetNameFromUnqualifiedId()
4576 NameInfo.setLoc(Name.StartLocation); in GetNameFromUnqualifiedId()
4582 NameInfo.setLoc(Name.StartLocation); in GetNameFromUnqualifiedId()
4592 NameInfo.setLoc(Name.StartLocation); in GetNameFromUnqualifiedId()
4603 NameInfo.setLoc(Name.StartLocation); in GetNameFromUnqualifiedId()
4615 NameInfo.setLoc(Name.StartLocation); in GetNameFromUnqualifiedId()
4637 NameInfo.setLoc(Name.StartLocation); in GetNameFromUnqualifiedId()
4650 NameInfo.setLoc(Name.StartLocation); in GetNameFromUnqualifiedId()
/external/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp797 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
/external/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp1242 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
/external/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp1155 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp1515 Inst.setLoc(IDLoc); in processInstruction()
2090 JalrInst.setLoc(IDLoc); in expandJalWithRegs()
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp4052 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
/external/clang/lib/Serialization/
DASTReader.cpp7752 NameInfo.setLoc(ReadSourceLocation(F, Record, Idx)); in ReadDeclarationNameInfo()
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp8855 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()