Home
last modified time | relevance | path

Searched refs:IncrementMemoryAddress (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4471 SDValue IncrementMemoryAddress(SDValue Addr, SDValue Mask, const SDLoc &DL,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1782 Ptr = TLI.IncrementMemoryAddress(Ptr, MaskLo, dl, LoMemVT, DAG, in SplitVecRes_MLOAD()
2624 Ptr = TLI.IncrementMemoryAddress(Ptr, MaskLo, DL, LoMemVT, DAG, in SplitVecOp_MSTORE()
H A DTargetLowering.cpp7737 TargetLowering::IncrementMemoryAddress(SDValue Addr, SDValue Mask, in IncrementMemoryAddress() function in TargetLowering