Home
last modified time | relevance | path

Searched defs:MMOs (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h209 setMemRefs(ArrayRef<MachineMemOperand * > MMOs) setMemRefs() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp316 setExtraInfo(MachineFunction & MF,ArrayRef<MachineMemOperand * > MMOs,MCSymbol * PreInstrSymbol,MCSymbol * PostInstrSymbol,MDNode * HeapAllocMarker,MDNode * PCSections,uint32_t CFIType) setExtraInfo() argument
365 setMemRefs(MachineFunction & MF,ArrayRef<MachineMemOperand * > MMOs) setMemRefs() argument
377 SmallVector<MachineMemOperand *, 2> MMOs; addMemOperand() local
[all...]
H A DMachineVerifier.cpp1662 ArrayRef<MachineMemOperand *> MMOs = MI->memoperands(); verifyPreISelGenericInstruction() local
1698 ArrayRef<MachineMemOperand *> MMOs = MI->memoperands(); verifyPreISelGenericInstruction() local
[all...]
H A DMachineFunction.cpp563 createMIExtraInfo(ArrayRef<MachineMemOperand * > MMOs,MCSymbol * PreInstrSymbol,MCSymbol * PostInstrSymbol,MDNode * HeapAllocMarker,MDNode * PCSections,uint32_t CFIType) createMIExtraInfo() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp8169 extractLoadMMOs(ArrayRef<MachineMemOperand * > MMOs,MachineFunction & MF) extractLoadMMOs() argument
8190 extractStoreMMOs(ArrayRef<MachineMemOperand * > MMOs,MachineFunction & MF) extractStoreMMOs() argument
8319 auto MMOs = extractLoadMMOs(MI.memoperands(), MF); unfoldMemoryOperand() local
8404 auto MMOs = extractStoreMMOs(MI.memoperands(), MF); unfoldMemoryOperand() local
8459 auto MMOs = extractLoadMMOs(cast<MachineSDNode>(N)->memoperands(), MF); unfoldMemoryOperand() local
8534 auto MMOs = extractStoreMMOs(cast<MachineSDNode>(N)->memoperands(), MF); unfoldMemoryOperand() local
[all...]
H A DX86ISelLowering.cpp35216 SmallVector<MachineMemOperand *, 2> MMOs(MI.memoperands_begin(), emitSetJmpShadowStackFix() local
35262 SmallVector<MachineMemOperand *, 2> MMOs(MI.memoperands_begin(), emitEHSjLjSetJmp() local
35419 SmallVector<MachineMemOperand *, 2> MMOs(MI.memoperands_begin(), emitLongJmpShadowStackFix() local
35609 SmallVector<MachineMemOperand *, 2> MMOs(MI.memoperands_begin(), emitEHSjLjLongJmp() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp153 SmallVector<MachineMemOperand *, 2> MMOs; CloneNodeWithValues() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp2189 SmallVector<MachineMemOperand *, 2> MMOs(MI.memoperands_begin(), emitEHSjLjSetJmp() local
2316 SmallVector<MachineMemOperand *, 2> MMOs(MI.memoperands_begin(), emitEHSjLjLongJmp() local