HomeSort by: relevance | last modified time | path
    Searched refs:lowering (Results 1 - 7 of 7) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
SwiftCallingConv.cpp 1 //===--- SwiftCallingConv.cpp - Lowering for the Swift calling convention -===//
9 // Implementation of the abstract lowering for the Swift calling convention.
559 assert(Finished && "haven't yet finished lowering");
568 assert(Finished && "haven't yet finished lowering");
626 assert(Finished && "haven't yet finished lowering");
802 static ABIArgInfo classifyExpandedType(SwiftAggLowering &lowering,
805 if (lowering.empty()) {
807 } else if (lowering.shouldPassIndirectly(forReturn)) {
810 auto types = lowering.getCoerceAndExpandTypes();
824 SwiftAggLowering lowering(CGM)
    [all...]
  /src/external/apache2/llvm/lib/libLLVMARMCodeGen/
Makefile 71 ARMGenMCPseudoLowering.inc|-gen-pseudo-lowering \
  /src/external/apache2/llvm/lib/libLLVMMipsCodeGen/
Makefile 62 MipsGenMCPseudoLowering.inc|-gen-pseudo-lowering \
  /src/external/apache2/llvm/lib/libLLVMAArch64CodeGen/
Makefile 82 AArch64GenMCPseudoLowering.inc|-gen-pseudo-lowering \
  /src/external/apache2/llvm/lib/libLLVMAMDGPUCodeGen/
Makefile 123 AMDGPUGenMCPseudoLowering.inc|-gen-pseudo-lowering \
  /src/external/lgpl3/gmp/dist/mpn/s390_32/esame/
sqr_basecase.asm 44 C * Update counters and pointers more straightforwardly, possibly lowering
  /src/external/lgpl3/gmp/dist/mpn/s390_64/
sqr_basecase.asm 44 C * Update counters and pointers more straightforwardly, possibly lowering

Completed in 33 milliseconds