Home
last modified time | relevance | path

Searched defs:InstrMap (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_interface.cpp185 const XRaySledMap &InstrMap) XRAY_NEVER_INSTRUMENT { in findFunctionSleds()
220 XRaySledMap InstrMap; in patchFunction() local
282 XRaySledMap InstrMap; in controlPatching() local
349 XRaySledMap InstrMap; in mprotectAndPatchFunction() local
506 XRaySledMap InstrMap; in __xray_function_address() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h135 using InstrMap = MapVector<InlinedEntity, const MachineInstr *>; variable
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp91 class InstrMap { class
101 InstrMap(Record *MapRec) { in InstrMap() function in __anoncf6d0a160111::InstrMap
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph.h149 std::string InstrMap; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp126 InstrMapTy InstrMap; in generatePipelinedLoop() local
200 InstrMapTy InstrMap; in generateProlog() local
275 InstrMapTy InstrMap; in generateEpilog() local
371 MachineBasicBlock *KernelBB, ValueMapTy *VRMap, InstrMapTy &InstrMap, in generateExistingPhis()
610 InstrMapTy &InstrMap, unsigned LastStageNum, unsigned CurStageNum, in generatePhis()
1118 InstrMapTy &InstrMap) { in rewritePhiValues()
1145 MachineBasicBlock *BB, InstrMapTy &InstrMap, unsigned CurStageNum, in rewriteScheduledInstr()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp2780 SmallDenseMap<MachineInstr *, SmallVector<Register>, 8> InstrMap; in RescheduleLoadStoreInstrs() local