Searched defs:getIncrementValue (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/llvm/include/llvm/Target/ |
H A D | TargetInstrInfo.h | 1037 virtual bool getIncrementValue(const MachineInstr *MI, int &Value) const { in getIncrementValue() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 1261 virtual bool getIncrementValue(const MachineInstr &MI, int &Value) const { in getIncrementValue() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 1433 virtual bool getIncrementValue(const MachineInstr &MI, int &Value) const { in getIncrementValue() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 1505 virtual bool getIncrementValue(const MachineInstr &MI, int &Value) const { in getIncrementValue() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 1517 virtual bool getIncrementValue(const MachineInstr &MI, int &Value) const { in getIncrementValue() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 1505 virtual bool getIncrementValue(const MachineInstr &MI, int &Value) const { in getIncrementValue() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 1505 virtual bool getIncrementValue(const MachineInstr &MI, int &Value) const { in getIncrementValue() function
|
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | HexagonInstrInfo.cpp | 1668 bool HexagonInstrInfo::getIncrementValue(const MachineInstr *MI, in getIncrementValue() function in HexagonInstrInfo
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonInstrInfo.cpp | 1928 bool HexagonInstrInfo::getIncrementValue(const MachineInstr &MI, in getIncrementValue() function in HexagonInstrInfo
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonInstrInfo.cpp | 2042 bool HexagonInstrInfo::getIncrementValue(const MachineInstr &MI, in getIncrementValue() function in HexagonInstrInfo
|