Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/CodeGen/
DMachineOperandTest.cpp38 MO.ChangeToTargetIndex(74, 57, 12); in TEST()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineOperand.h724 void ChangeToTargetIndex(unsigned Idx, int64_t Offset,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineOperand.cpp203 void MachineOperand::ChangeToTargetIndex(unsigned Idx, int64_t Offset, in ChangeToTargetIndex() function in MachineOperand