HomeSort by relevance Sort by last modified time
    Searched defs:isAPCS_ABI (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/ARM/
ARMSubtarget.cpp 250 bool ARMSubtarget::isAPCS_ABI() const {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMSubtarget.cpp 307 bool ARMSubtarget::isAPCS_ABI() const {
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMSubtarget.h 229 bool isAPCS_ABI() const { return TargetABI == ARM_ABI_APCS; }

Completed in 236 milliseconds