Home
last modified time | relevance | path

Searched refs:clearRanges (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineMemOperand.h339 void clearRanges() { Ranges = nullptr; } in clearRanges() function
H A DSelectionDAGNodes.h1505 MMO->clearRanges();
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp709 LD->getMemOperand()->clearRanges(); in LegalizeLoadOps()
H A DDAGCombiner.cpp16502 LN0->getMemOperand()->clearRanges(); in visitBITCAST()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp4354 MMO.clearRanges(); in bitcast()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp53608 Ld->getMemOperand()->clearRanges(); in combineStore()