Searched defs:InstrMap (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/compiler-rt/lib/xray/ |
| H A D | xray_interface.cc | 191 XRaySledMap InstrMap; in patchFunction() local 249 XRaySledMap InstrMap; in controlPatching() local 315 XRaySledMap InstrMap; in mprotectAndPatchFunction() local
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | DbgEntityHistoryCalculator.h | 66 using InstrMap = MapVector<InlinedEntity, const MachineInstr *>; variable
|
| /freebsd-12.1/contrib/llvm/utils/TableGen/ |
| H A D | CodeGenMapTable.cpp | 91 class InstrMap { class 101 InstrMap(Record* MapRec) { in InstrMap() function in __anon6384867b0111::InstrMap
|
| /freebsd-12.1/contrib/llvm/tools/llvm-xray/ |
| H A D | xray-graph.h | 151 std::string InstrMap; variable
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | MachinePipeliner.cpp | 1847 InstrMapTy InstrMap; in generatePipelinedLoop() local 1926 InstrMapTy InstrMap; in generateProlog() local 2002 InstrMapTy InstrMap; in generateEpilog() local 2107 InstrMapTy &InstrMap, unsigned LastStageNum, unsigned CurStageNum, in generateExistingPhis() 2346 InstrMapTy &InstrMap, unsigned LastStageNum, unsigned CurStageNum, in generatePhis() 2858 InstrMapTy &InstrMap) { in rewritePhiValues() 2887 MachineBasicBlock *BB, SMSchedule &Schedule, InstrMapTy &InstrMap, in rewriteScheduledInstr()
|