HomeSort by relevance Sort by last modified time
    Searched refs:CC_ARM_AAPCS_Custom_f64 (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMCallingConv.h 107 static bool CC_ARM_AAPCS_Custom_f64(unsigned &ValNo, MVT &ValVT, MVT &LocVT,
  /external/llvm/lib/Target/ARM/
ARMCallingConv.h 112 static bool CC_ARM_AAPCS_Custom_f64(unsigned &ValNo, MVT &ValVT, MVT &LocVT,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMCallingConv.h 112 static bool CC_ARM_AAPCS_Custom_f64(unsigned &ValNo, MVT &ValVT, MVT &LocVT,
  /external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
ARMGenCallingConv.inc 100 if (CC_ARM_AAPCS_Custom_f64(ValNo, ValVT, LocVT, LocInfo, ArgFlags, State))

Completed in 149 milliseconds