Home
last modified time | relevance | path

Searched defs:MLoc (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp716 for (const MachineLoc &MLoc : Locs) { in dump() local
1827 VarLoc::MachineLoc MLoc = VL.Locs[LocIdx]; in transferSpillOrRestoreInst() local
1901 VarLoc::MachineLoc MLoc{VarLoc::MachineLocKind::RegisterKind, Loc}; in transferRegisterCopy() local
H A DInstrRefBasedImpl.cpp773 void clobberMloc(LocIdx MLoc, MachineBasicBlock::iterator Pos, in clobberMloc()
786 void clobberMloc(LocIdx MLoc, ValueIDNum OldValue, in clobberMloc()
1219 LocIdx MLoc = Op.Loc; in emitLoc() local
2036 std::optional<LocIdx> MLoc = MTracker->getSpillMLoc(SpillID); in transferSpillOrRestoreInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp241 MachineLocation MLoc(Op.getReg(), in getDebugLocValue() local
758 MachineLocation MLoc(RegLoc, /*Indirect=*/IsSPorFP); in interpretValues() local
889 MachineLocation MLoc(RegEntry.first); in collectCallSiteParameters() local
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp749 MachineLocation MLoc; in getDebugLocValue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp6999 SMLoc MLoc = SMLoc::getFromPointer(NameLoc.getPointer()); in ParseInstruction() local
7014 SMLoc MLoc = SMLoc::getFromPointer(NameLoc.getPointer()); in ParseInstruction() local
7028 SMLoc MLoc = SMLoc::getFromPointer(NameLoc.getPointer()); in ParseInstruction() local
7054 SMLoc MLoc = SMLoc::getFromPointer(NameLoc.getPointer()); in ParseInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp7318 SMLoc MLoc = SMLoc::getFromPointer(NameLoc.getPointer()); in ParseInstruction() local
7333 SMLoc MLoc = SMLoc::getFromPointer(NameLoc.getPointer()); in ParseInstruction() local
7347 SMLoc MLoc = SMLoc::getFromPointer(NameLoc.getPointer()); in ParseInstruction() local
7373 SMLoc MLoc = SMLoc::getFromPointer(NameLoc.getPointer()); in ParseInstruction() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DOpenMPClause.h6822 SourceLocation MLoc, SourceLocation KLoc, in OMPDefaultmapClause()
7888 void setModifierKwLoc(SourceLocation MLoc) { ModifierKwLoc = MLoc; } in setModifierKwLoc()
7903 SourceLocation MLoc) in OMPOrderClause()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DOpenMPClause.h6782 SourceLocation MLoc, SourceLocation KLoc, in OMPDefaultmapClause()
7848 void setModifierKwLoc(SourceLocation MLoc) { ModifierKwLoc = MLoc; } in setModifierKwLoc()
7863 SourceLocation MLoc) in OMPOrderClause()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DOpenMPClause.h6822 SourceLocation MLoc, SourceLocation KLoc, in OMPDefaultmapClause()
7888 void setModifierKwLoc(SourceLocation MLoc) { ModifierKwLoc = MLoc; } in setModifierKwLoc()
7903 SourceLocation MLoc) in OMPOrderClause()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DOpenMPClause.h6822 SourceLocation MLoc, SourceLocation KLoc, in OMPDefaultmapClause()
7888 void setModifierKwLoc(SourceLocation MLoc) { ModifierKwLoc = MLoc; } in setModifierKwLoc()
7903 SourceLocation MLoc) in OMPOrderClause()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp241 MachineLocation MLoc(RegOp.getReg(), Op1.isImm()); in getDebugLocValue() local
/aosp_15_r20/external/clang/lib/Analysis/
H A DThreadSafety.cpp1802 SourceLocation MLoc = VD->getLocation(); in handleCall() local
/aosp_15_r20/external/clang/include/clang/AST/
H A DOpenMPClause.h3972 SourceLocation MLoc, SourceLocation KLoc, in OMPDefaultmapClause()
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaOpenMP.cpp11439 SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation MLoc, in ActOnOpenMPDefaultmapClause()
H A DSemaDeclCXX.cpp6418 SourceLocation MLoc = MI->getLocStart(); in SpecialMemberIsTrivial() local