/external/llvm/lib/Target/R600/ |
H A D | SILowerControlFlow.cpp | 443 TII = static_cast<const SIInstrInfo*>(MF.getTarget().getInstrInfo()); 444 TRI = static_cast<const SIRegisterInfo*>(MF.getTarget().getRegisterInfo());
|
H A D | R600ExpandSpecialInstrs.cpp | 68 TII = static_cast<const R600InstrInfo *>(MF.getTarget().getInstrInfo());
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
H A D | nv50_ir_bb.cpp | 311 bb->cfg.attach(e->getTarget(), e->getType()); 312 this->cfg.detach(e->getTarget());
|
/external/clang/include/clang/Frontend/ |
H A D | CompilerInstance.h | 322 TargetInfo &getTarget() const { function in class:clang::CompilerInstance
|
/external/clang/lib/CodeGen/ |
H A D | CGCXXABI.cpp | 306 if (CGM.getTarget().getCXXABI().hasConstructorVariants())
|
H A D | CGObjCRuntime.cpp | 121 uint64_t AlignmentBits = CGF.CGM.getTarget().getCharAlign();
|
/external/llvm/include/llvm/CodeGen/ |
H A D | CallingConvLower.h | 249 const TargetMachine &getTarget() const { return TM; } function in class:llvm::CCState
|
H A D | MachineFunction.h | 161 /// 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 D | MachineInstrBundle.cpp | 106 const TargetMachine &TM = MBB.getParent()->getTarget();
|
H A D | MachineSSAUpdater.cpp | 42 TII = MF.getTarget().getInstrInfo();
|
H A D | MachineTraceMetrics.cpp | 55 TII = MF->getTarget().getInstrInfo(); 56 TRI = MF->getTarget().getRegisterInfo(); 60 MF->getTarget().getSubtarget<TargetSubtargetInfo>();
|
H A D | GCStrategy.cpp | 404 TM = &MF.getTarget();
|
/external/llvm/lib/MC/MCDisassembler/ |
H A D | Disassembler.cpp | 337 MCInstPrinter *IP = DC->getTarget()->createMCInstPrinter(
|
/external/llvm/lib/Target/AArch64/ |
H A D | AArch64AdvSIMDScalarPass.cpp | 372 const TargetMachine &TM = mf.getTarget();
|
/external/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 677 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 D | SystemZLongBranch.cpp | 451 TII = static_cast<const SystemZInstrInfo *>(F.getTarget().getInstrInfo());
|
/external/llvm/lib/Target/X86/ |
H A D | X86FixupLEAs.cpp | 154 TM = &Func.getTarget();
|
H A D | X86ISelLowering.cpp | 1755 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 D | DAGCombiner.cpp | 530 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 D | nv50_ir_lowering_nvc0.cpp | 165 : 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 D | nv50_ir_lowering_nvc0.cpp | 165 : 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 D | InfoBarContainer.java | 542 mLinearLayout.removeView(mAnimation.getTarget());
|
/external/chromium_org/third_party/angle/src/libGLESv2/ |
H A D | Texture.h | 51 GLenum getTarget() const;
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
H A D | OutputFinisher.java | 739 RegisterSpecList.EMPTY, target.getTarget());
|
/external/llvm/include/llvm/Support/ |
H A D | YAMLParser.h | 452 Node *getTarget();
|