/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | VarLocBasedImpl.cpp | 716 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 D | InstrRefBasedImpl.cpp | 773 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 D | DwarfDebug.cpp | 241 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 D | DwarfDebug.cpp | 749 MachineLocation MLoc; in getDebugLocValue() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 6999 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 D | ARMAsmParser.cpp | 7318 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/ |
D | OpenMPClause.h | 6822 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/ |
D | OpenMPClause.h | 6782 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/ |
D | OpenMPClause.h | 6822 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/ |
D | OpenMPClause.h | 6822 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 D | DwarfDebug.cpp | 241 MachineLocation MLoc(RegOp.getReg(), Op1.isImm()); in getDebugLocValue() local
|
/aosp_15_r20/external/clang/lib/Analysis/ |
H A D | ThreadSafety.cpp | 1802 SourceLocation MLoc = VD->getLocation(); in handleCall() local
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | OpenMPClause.h | 3972 SourceLocation MLoc, SourceLocation KLoc, in OMPDefaultmapClause()
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 11439 SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation MLoc, in ActOnOpenMPDefaultmapClause()
|
H A D | SemaDeclCXX.cpp | 6418 SourceLocation MLoc = MI->getLocStart(); in SpecialMemberIsTrivial() local
|