Searched refs:MemIndexType (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h996 /// MemIndexType enum - This enum defines how to interpret MGATHER/SCATTER's
1003 enum MemIndexType { enum in namespace:llvm::ISD
H A DSelectionDAGNodes.h565 // MaskedGatherScatterSDNode => enum ISD::MemIndexType
2398 MachineMemOperand *MMO, ISD::MemIndexType IndexType)
2405 ISD::MemIndexType getIndexType() const {
2406 return static_cast<ISD::MemIndexType>(LSBaseSDNodeBits.AddressingMode);
2440 ISD::MemIndexType IndexType)
2459 ISD::MemIndexType IndexType)
H A DSelectionDAG.h1166 ISD::MemIndexType IndexType);
1169 ISD::MemIndexType IndexType);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4374 ISD::MemIndexType &IndexType, SDValue &Scale,
4466 ISD::MemIndexType IndexType;
4583 ISD::MemIndexType IndexType;
H A DSelectionDAG.cpp7161 ISD::MemIndexType IndexType) {
7202 ISD::MemIndexType IndexType) {

Completed in 201 milliseconds