HomeSort by relevance Sort by last modified time
    Searched refs:CallConv (Results 26 - 48 of 48) sorted by null

12

  /external/llvm/lib/Target/AMDGPU/
SIISelLowering.h 92 SDValue LowerFormalArguments(SDValue Chain, CallingConv::ID CallConv,
AMDGPUISelLowering.h 145 SDValue LowerReturn(SDValue Chain, CallingConv::ID CallConv,
R600ISelLowering.cpp     [all...]
SIISelLowering.cpp 573 SDValue Chain, CallingConv::ID CallConv, bool isVarArg,
638 CCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), ArgLocs,
    [all...]
AMDGPUISelLowering.cpp 570 CallingConv::ID CallConv,
    [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]
MipsFastISel.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp 558 CallingConv::ID CallConv, bool isVarArg,
567 CCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), RVLocs,
613 CallingConv::ID CallConv, bool isVarArg,
624 CCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), RVLocs,
654 CallingConv::ID CallConv = CLI.CallConv;
678 HexagonCCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), ArgLocs,
692 isTailCall = IsEligibleForTailCallOptimization(Callee, CallConv,
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
AArch64FastISel.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
X86FastISel.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/llvm/test/Bindings/OCaml/
core.ml 686 group "callconv";
688 insist (CallConv.c = function_call_conv fn);
689 set_function_call_conv CallConv.fast fn;
690 insist (CallConv.fast = function_call_conv fn);
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCFastISel.cpp     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.ml 76 module CallConv = struct
    [all...]
llvm.mli 120 module CallConv : sig
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXISelLowering.cpp     [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 558 milliseconds

12