Home
last modified time | relevance | path

Searched defs:getRegForGEPIndex (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp383 Register FastISel::getRegForGEPIndex(const Value *Idx) { in getRegForGEPIndex() function in FastISel
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp507 std::pair<unsigned, bool> FastISel::getRegForGEPIndex(const Value *Idx) { in getRegForGEPIndex() function in FastISel
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp317 std::pair<unsigned, bool> FastISel::getRegForGEPIndex(const Value *Idx) { in getRegForGEPIndex() function in FastISel
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp4818 std::pair<unsigned, bool> AArch64FastISel::getRegForGEPIndex(const Value *Idx) { in getRegForGEPIndex() function in AArch64FastISel
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp4997 std::pair<unsigned, bool> AArch64FastISel::getRegForGEPIndex(const Value *Idx) { in getRegForGEPIndex() function in AArch64FastISel
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp4907 unsigned AArch64FastISel::getRegForGEPIndex(const Value *Idx) { in getRegForGEPIndex() function in AArch64FastISel