Home
last modified time | relevance | path

Searched refs:MO_FrameIndex (Results 1 – 18 of 18) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineOperand.h45 MO_FrameIndex, ///< Abstract Stack Frame Index enumerator
201 bool isFI() const { return OpKind == MO_FrameIndex; } in isFI()
517 MachineOperand Op(MachineOperand::MO_FrameIndex); in CreateFI()
/external/llvm/include/llvm/CodeGen/
DMachineOperand.h52 MO_FrameIndex, ///< Abstract Stack Frame Index enumerator
240 bool isFI() const { return OpKind == MO_FrameIndex; } in isFI()
639 MachineOperand Op(MachineOperand::MO_FrameIndex); in CreateFI()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineOperand.h57 MO_FrameIndex, ///< Abstract Stack Frame Index enumerator
321 bool isFI() const { return OpKind == MO_FrameIndex; } in isFI()
789 MachineOperand Op(MachineOperand::MO_FrameIndex); in CreateFI()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineOperand.cpp199 OpKind = MO_FrameIndex; in ChangeToFrameIndex()
277 case MachineOperand::MO_FrameIndex: in isIdenticalTo()
340 case MachineOperand::MO_FrameIndex: in hash_value()
795 case MachineOperand::MO_FrameIndex: { in print()
DMIRPrinter.cpp778 case MachineOperand::MO_FrameIndex: in print()
DBranchFolding.cpp270 case MachineOperand::MO_FrameIndex: in HashMachineInstr()
DMachineVerifier.cpp1328 case MachineOperand::MO_FrameIndex: in visitMachineOperand()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineInstr.cpp206 case MachineOperand::MO_FrameIndex: in isIdenticalTo()
287 case MachineOperand::MO_FrameIndex: in print()
1727 case MachineOperand::MO_FrameIndex: in getHashValue()
DMachineVerifier.cpp798 case MachineOperand::MO_FrameIndex: in visitMachineOperand()
DBranchFolding.cpp257 case MachineOperand::MO_FrameIndex: in HashMachineInstr()
/external/llvm/lib/CodeGen/
DMachineInstr.cpp235 case MachineOperand::MO_FrameIndex: in isIdenticalTo()
277 case MachineOperand::MO_FrameIndex: in hash_value()
390 case MachineOperand::MO_FrameIndex: in print()
DMIRPrinter.cpp795 case MachineOperand::MO_FrameIndex: in print()
DBranchFolding.cpp298 case MachineOperand::MO_FrameIndex: in HashMachineInstr()
DMachineVerifier.cpp1064 case MachineOperand::MO_FrameIndex: in visitMachineOperand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIFoldOperands.cpp57 return Kind == MachineOperand::MO_FrameIndex; in isFI()
DSIInstrInfo.cpp2452 case MachineOperand::MO_FrameIndex: in isLiteralConstantLike()
/external/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp643 case MachineOperand::MO_FrameIndex: in IsAnAddressOperand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp791 case MachineOperand::MO_FrameIndex: in IsAnAddressOperand()