HomeSort by relevance Sort by last modified time
    Searched full:funcinfo (Results 126 - 150 of 157) sorted by null

1 2 3 4 56 7

  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp 398 static unsigned getBranchHint(unsigned PCC, FunctionLoweringInfo *FuncInfo,
402 if (!FuncInfo->BPI) return PPC::BR_NO_HINT;
404 const BasicBlock *BB = FuncInfo->MBB->getBasicBlock();
412 auto TProb = FuncInfo->BPI->getEdgeProbability(BB, TBB);
413 auto FProb = FuncInfo->BPI->getEdgeProbability(BB, FBB);
433 DEBUG(dbgs() << "Use branch hint for '" << FuncInfo->Fn->getName() << "::"
    [all...]
PPCISelLowering.h 715 FastISel *createFastISel(FunctionLoweringInfo &FuncInfo,
    [all...]
PPCRegisterInfo.cpp 252 const PPCFunctionInfo *FuncInfo = MF.getInfo<PPCFunctionInfo>();
253 if (FuncInfo->usesTOCBasePtr() || MF.hasInlineAsm())
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h     [all...]
X86FrameLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCFrameLowering.cpp 714 const PPCFunctionInfo *FuncInfo = MF.getInfo<PPCFunctionInfo>();
715 return FuncInfo->isCRSpilled();
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelLowering.h 709 virtual FastISel *createFastISel(FunctionLoweringInfo &funcInfo) const;
    [all...]
X86RegisterInfo.cpp 839 X86MachineFunctionInfo *FuncInfo = MF.getInfo<X86MachineFunctionInfo>();
848 FuncInfo->setForceFramePointer(true);
  /external/clang/lib/CodeGen/
CGStmt.cpp     [all...]
CGStmtOpenMP.cpp 247 const CGFunctionInfo &FuncInfo =
249 llvm::FunctionType *FuncLLVMTy = CGM.getTypes().GetFunctionType(FuncInfo);
254 CGM.SetInternalFunctionAttributes(CD, F, FuncInfo);
259 StartFunction(CD, Ctx.VoidTy, F, FuncInfo, Args, CD->getLocation(),
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp 387 SparcMachineFunctionInfo *FuncInfo = MF.getInfo<SparcMachineFunctionInfo>();
556 FuncInfo->setVarArgsFrameOffset(ArgOffset);
668 SparcMachineFunctionInfo *FuncInfo = MF.getInfo<SparcMachineFunctionInfo>();
670 FuncInfo->setVarArgsFrameOffset(ArgOffset + ArgArea +
    [all...]
  /external/llvm/lib/Target/Lanai/
LanaiISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeISelLowering.cpp 635 MBlazeFunctionInfo *FuncInfo = MF.getInfo<MBlazeFunctionInfo>();
638 SDValue FI = DAG.getFrameIndex(FuncInfo->getVarArgsFrameIndex(),
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
ChangeLog-2005 813 * dwarf2.c (struct funcinfo): Delete nesting_level field.
814 (lookup_address_in_function_table): Delete code to set funcinfo
817 Delete code setting funcinfo nesting_level field. Add code to set
818 funcinfo caller_func field.
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/cmd/link/internal/
ld.a 66  ElfType Bdecodesym.go SymTypeelfdebug/elfGoStringHd .Hd BfzSubB OuterB GotypeBReachparentBFile Dynimplib Dynimpvers Sect Fb.go? Section?Rwx Extnum?V  Vaddr LengthNextJSeg B"? Segment B2???? Fileoff Filelen?J Elfsect B elf.go? ElfShdr? type_ flagsaddrofflinkinfoaddralign entsize shnum secsymBB2? Reloff RellenF nk.go?FuncInfo Bobjfile.go??Bf?Args Locals Autom B??AutoBf?AsymB?B AoffsetV?Pcsp B?? PcdataBf?P" PcfileT PclineT?TFuncdataBFuncdataoff
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/cmd/link/internal/
ld.a 66  ElfType Bdecodesym.go SymTypeelfdebug/elfGoStringHd .Hd BfzSubB OuterB GotypeBReachparentBFile Dynimplib Dynimpvers Sect Fb.go? Section?Rwx Extnum?V  Vaddr LengthNextJSeg B"? Segment B2???? Fileoff Filelen?J Elfsect B elf.go? ElfShdr? type_ flagsaddrofflinkinfoaddralign entsize shnum secsymBB2? Reloff RellenF nk.go?FuncInfo Bobjfile.go??Bf?Args Locals Autom B??AutoBf?AsymB?B AoffsetV?Pcsp B?? PcdataBf?P" PcfileT PclineT?TFuncdataBFuncdataoff
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUISelLowering.cpp     [all...]
  /external/abi-compliance-checker/
abi-compliance-checker.pl     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonFrameLowering.cpp 523 auto *FuncInfo = MF.getInfo<HexagonMachineFunctionInfo>();
524 auto &AdjustRegs = FuncInfo->getAllocaAdjustInsts();
    [all...]
HexagonISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/Target/AMDGPU/
AMDGPUISelDAGToDAG.cpp 495 const BasicBlock *BB = FuncInfo->MBB->getBasicBlock();
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 1571 milliseconds

1 2 3 4 56 7