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.cpp203 const XRaySledMap &InstrMap) XRAY_NEVER_INSTRUMENT { in findFunctionSleds()
237 XRaySledMap InstrMap; in patchFunction() local
297 XRaySledMap InstrMap; in controlPatchingObjectUnchecked() local
441 XRaySledMap InstrMap; in mprotectAndPatchFunction() local
635 XRaySledMap InstrMap; in __xray_function_address_in_object() 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.cpp95 class InstrMap { class
105 InstrMap(const 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
202 InstrMapTy InstrMap; in generateProlog() local
278 InstrMapTy InstrMap; in generateEpilog() local
372 MachineBasicBlock *KernelBB, ValueMapTy *VRMap, InstrMapTy &InstrMap, in generateExistingPhis()
622 InstrMapTy &InstrMap, unsigned LastStageNum, unsigned CurStageNum, in generatePhis()
1136 InstrMapTy &InstrMap) { in rewritePhiValues()
1163 MachineBasicBlock *BB, InstrMapTy &InstrMap, unsigned CurStageNum, in rewriteScheduledInstr()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp2774 SmallDenseMap<MachineInstr *, SmallVector<Register>, 8> InstrMap; in RescheduleLoadStoreInstrs() local