HomeSort by relevance Sort by last modified time
    Searched refs:needsCustom (Results 1 - 25 of 26) sorted by null

1 2

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
CallingConvLower.h 119 bool needsCustom() const { return isCustom; }
  /external/llvm/include/llvm/CodeGen/
CallingConvLower.h 146 bool needsCustom() const { return isCustom; }
  /external/swiftshader/third_party/LLVM/lib/Target/Sparc/
SparcISelLowering.cpp 184 if (VA.needsCustom()) {
230 if (VA.needsCustom()) {
435 assert(VA.needsCustom());
447 if (VA.needsCustom()) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
CallingConvLower.h 146 bool needsCustom() const { return isCustom; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
CallingConvLower.h 146 bool needsCustom() const { return isCustom; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
CallingConvLower.h 146 bool needsCustom() const { return isCustom; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
CallingConvLower.h 147 bool needsCustom() const { return isCustom; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
CallingConvLower.h 147 bool needsCustom() const { return isCustom; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
CallingConvLower.h 147 bool needsCustom() const { return isCustom; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
CallingConvLower.h 147 bool needsCustom() const { return isCustom; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
CallingConvLower.h 146 bool needsCustom() const { return isCustom; }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
CallingConvLower.h 146 bool needsCustom() const { return isCustom; }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
CallingConvLower.h 146 bool needsCustom() const { return isCustom; }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
CallingConvLower.h 147 bool needsCustom() const { return isCustom; }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
CallingConvLower.h 147 bool needsCustom() const { return isCustom; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
CallingConvLower.h 147 bool needsCustom() const { return isCustom; }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
CallingConvLower.h 147 bool needsCustom() const { return isCustom; }
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp 237 if (VA.needsCustom()) {
337 if (VA.getValVT() == MVT::i32 && VA.needsCustom()) {
416 if (VA.needsCustom()) {
468 if (VA.needsCustom()) {
612 if (VA.getValVT() == MVT::i32 && VA.needsCustom())
827 assert(VA.needsCustom());
839 if (VA.needsCustom())
    [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp     [all...]
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsFastISel.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMFastISel.cpp     [all...]
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCFastISel.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64FastISel.cpp     [all...]

Completed in 1370 milliseconds

1 2