Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h135 using InstrMap = MapVector<InlinedEntity, const MachineInstr *>; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp122 InstrMapTy InstrMap; in generatePipelinedLoop() local
195 InstrMapTy InstrMap; in generateProlog() local
269 InstrMapTy InstrMap; in generateEpilog() local
364 MachineBasicBlock *KernelBB, ValueMapTy *VRMap, InstrMapTy &InstrMap, in generateExistingPhis()
603 InstrMapTy &InstrMap, unsigned LastStageNum, unsigned CurStageNum, in generatePhis()
1111 InstrMapTy &InstrMap) { in rewritePhiValues()
1138 MachineBasicBlock *BB, InstrMapTy &InstrMap, unsigned CurStageNum, in rewriteScheduledInstr()
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp91 class InstrMap { class
101 InstrMap(Record* MapRec) { in InstrMap() function in __anonf261f04c0111::InstrMap
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph.h149 std::string InstrMap; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp2778 SmallDenseMap<MachineInstr *, SmallVector<Register>, 8> InstrMap; in RescheduleLoadStoreInstrs() local