Searched refs:getTarget (Results 176 - 200 of 379) sorted by relevance

1234567891011>>

/external/llvm/lib/Target/R600/
H A DSILowerControlFlow.cpp443 TII = static_cast<const SIInstrInfo*>(MF.getTarget().getInstrInfo());
444 TRI = static_cast<const SIRegisterInfo*>(MF.getTarget().getRegisterInfo());
H A DR600ExpandSpecialInstrs.cpp68 TII = static_cast<const R600InstrInfo *>(MF.getTarget().getInstrInfo());
/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_bb.cpp311 bb->cfg.attach(e->getTarget(), e->getType());
312 this->cfg.detach(e->getTarget());
/external/clang/include/clang/Frontend/
H A DCompilerInstance.h322 TargetInfo &getTarget() const { function in class:clang::CompilerInstance
/external/clang/lib/CodeGen/
H A DCGCXXABI.cpp306 if (CGM.getTarget().getCXXABI().hasConstructorVariants())
H A DCGObjCRuntime.cpp121 uint64_t AlignmentBits = CGF.CGM.getTarget().getCharAlign();
/external/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h249 const TargetMachine &getTarget() const { return TM; } function in class:llvm::CCState
H A DMachineFunction.h161 /// getTarget - Return the target machine this machine code is compiled with
163 const TargetMachine &getTarget() const { return Target; } function in class:llvm::MachineFunction
/external/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp106 const TargetMachine &TM = MBB.getParent()->getTarget();
H A DMachineSSAUpdater.cpp42 TII = MF.getTarget().getInstrInfo();
H A DMachineTraceMetrics.cpp55 TII = MF->getTarget().getInstrInfo();
56 TRI = MF->getTarget().getRegisterInfo();
60 MF->getTarget().getSubtarget<TargetSubtargetInfo>();
H A DGCStrategy.cpp404 TM = &MF.getTarget();
/external/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp337 MCInstPrinter *IP = DC->getTarget()->createMCInstPrinter(
/external/llvm/lib/Target/AArch64/
H A DAArch64AdvSIMDScalarPass.cpp372 const TargetMachine &TM = mf.getTarget();
/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp677 DAG.getTarget().getFrameLowering());
681 CCState CCInfo(CallConv, IsVarArg, MF, DAG.getTarget(), ArgLocs,
820 CCState ArgCCInfo(CallConv, IsVarArg, MF, DAG.getTarget(), ArgLocs,
943 CCState RetCCInfo(CallConv, IsVarArg, MF, DAG.getTarget(), RetLocs,
975 CCState RetCCInfo(CallConv, IsVarArg, MF, DAG.getTarget(), RetLocs,
1800 Reloc::Model RM = DAG.getTarget().getRelocationModel();
1801 CodeModel::Model CM = DAG.getTarget().getCodeModel();
1838 TLSModel::Model model = DAG.getTarget().getTLSModel(GV);
2617 MBB->getParent()->getTarget().getInstrInfo());
2666 MBB->getParent()->getTarget()
[all...]
H A DSystemZLongBranch.cpp451 TII = static_cast<const SystemZInstrInfo *>(F.getTarget().getInstrInfo());
/external/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp154 TM = &Func.getTarget();
H A DX86ISelLowering.cpp1755 assert(MBB->getParent()->getTarget().getRelocationModel() == Reloc::PIC_ &&
1854 CCState CCInfo(CallConv, isVarArg, MF, MF.getTarget(),
1874 CCState CCInfo(CallConv, isVarArg, MF, DAG.getTarget(),
2046 DAG.getTarget(), RVLocs, *DAG.getContext());
2197 CallConv, DAG.getTarget().Options.GuaranteedTailCallOpt);
2254 CCState CCInfo(CallConv, isVarArg, MF, DAG.getTarget(),
2361 MF.getTarget().Options.GuaranteedTailCallOpt))
2408 assert(!(NumXMMRegs && MF.getTarget().Options.UseSoftFloat &&
2411 if (MF.getTarget().Options.UseSoftFloat || NoImplicitFloatOps ||
2418 const TargetFrameLowering &TFI = *MF.getTarget()
[all...]
/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp530 assert(DAG.getTarget().Options.UnsafeFPMath);
535 &DAG.getTarget().Options, Depth+1))
547 assert(DAG.getTarget().Options.UnsafeFPMath);
560 assert(!DAG.getTarget().Options.HonorSignDependentRoundingFPMath());
565 &DAG.getTarget().Options, Depth+1))
6483 if (DAG.getTarget().Options.UnsafeFPMath && N1CFP &&
6488 isNegatibleForFree(N1, LegalOperations, TLI, &DAG.getTarget().Options) == 2)
6493 isNegatibleForFree(N0, LegalOperations, TLI, &DAG.getTarget().Options) == 2)
6498 if (DAG.getTarget().Options.UnsafeFPMath && N1CFP &&
6517 if (AllowNewFpConst && DAG.getTarget()
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/codegen/
H A Dnv50_ir_lowering_nvc0.cpp165 : needTexBar(prog->getTarget()->getChipset() >= 0xe0)
614 NVC0LoweringPass::NVC0LoweringPass(Program *prog) : targ(prog->getTarget())
648 if (prog->getTarget()->getChipset() >= 0xe0) {
/external/mesa3d/src/gallium/drivers/nvc0/codegen/
H A Dnv50_ir_lowering_nvc0.cpp165 : needTexBar(prog->getTarget()->getChipset() >= 0xe0)
614 NVC0LoweringPass::NVC0LoweringPass(Program *prog) : targ(prog->getTarget())
648 if (prog->getTarget()->getChipset() >= 0xe0) {
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/
H A DInfoBarContainer.java542 mLinearLayout.removeView(mAnimation.getTarget());
/external/chromium_org/third_party/angle/src/libGLESv2/
H A DTexture.h51 GLenum getTarget() const;
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
H A DOutputFinisher.java739 RegisterSpecList.EMPTY, target.getTarget());
/external/llvm/include/llvm/Support/
H A DYAMLParser.h452 Node *getTarget();

Completed in 713 milliseconds

1234567891011>>