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

  /external/llvm/include/llvm/CodeGen/
FastISel.h 392 bool SelectCall(const User *I);
  /external/llvm/lib/Target/AArch64/
AArch64FastISel.cpp 105 bool SelectCall(const Instruction *I, const char *IntrMemName);
    [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp 159 bool SelectCall(const Instruction *I, const char *IntrMemName);
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCFastISel.cpp 44 // SelectCall: Handle function pointers.
45 // SelectCall: Handle multi-register return values.
46 // SelectCall: Optimize away nops for local calls.
51 // SelectCall: Handle small byval arguments.
134 bool SelectCall(const Instruction *I);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp 665 bool FastISel::SelectCall(const User *I) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tapi3if.h     [all...]

Completed in 755 milliseconds