Searched refs:getContext (Results 226 - 250 of 287) sorted by relevance

1234567891011>>

/macosx-10.10/Security-57031.1.35/Security/include/security_cdsa_plugin/
H A DCSPsession.h64 template <class Ctx> Ctx *getContext(CSSM_CC_HANDLE handle) function in class:Security::CSPPluginSession
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cdsa_plugin/lib/
H A DCSPsession.h64 template <class Ctx> Ctx *getContext(CSSM_CC_HANDLE handle) function in class:Security::CSPPluginSession
/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLCanvasElement.cpp188 CanvasRenderingContext* HTMLCanvasElement::getContext(const String& type, CanvasContextAttributes* attrs) function in class:WebCore::HTMLCanvasElement
242 // FIXME: The code depends on the context not going away once created (as getContext
/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorOverlayPage.js173 window.context = canvas.getContext("2d");
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DPopover.js367 var ctx = scratchCanvas.getContext("2d");
/macosx-10.10/llvmCore-3425.0.34/include/llvm/ADT/
H A DFoldingSet.h493 Ctx getContext() const { return Context; } function in class:llvm::ContextualFoldingSet
/macosx-10.10/llvmCore-3425.0.34/include/llvm/MC/
H A DMCAssembler.h818 MCContext &getContext() const { return Context; } function in class:llvm::MCAssembler
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp99 OutContext(Streamer.getContext()),
557 if (V.getContext().isSubprogram())
558 OS << DISubprogram(V.getContext()).getDisplayName() << ":";
1506 Op = ConstantExpr::getIntegerCast(Op, TD.getIntPtrType(CV->getContext()),
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp502 Scope(dl.getScope(G->getMachineFunction().getFunction()->getContext()));
H A DLegalizeTypes.h68 return TLI.getTypeAction(*DAG.getContext(), VT);
73 return TLI.getTypeAction(*DAG.getContext(), VT) == TargetLowering::TypeLegal;
/macosx-10.10/llvmCore-3425.0.34/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp552 (void)adjustFixupValue(Fixup, Value, &Asm.getContext());
/macosx-10.10/llvmCore-3425.0.34/lib/Target/CppBackend/
H A DCPPBackend.cpp218 if (CFP->getType() == Type::getFloatTy(CFP->getContext()))
220 Out << "ConstantFP::get(mod->getContext(), ";
229 if (CFP->getType() == Type::getDoubleTy(CFP->getContext()))
247 if (CFP->getType() == Type::getDoubleTy(CFP->getContext()))
251 } else if (CFP->getType() == Type::getDoubleTy(CFP->getContext()))
368 case Type::VoidTyID: return "Type::getVoidTy(mod->getContext())";
371 return "IntegerType::get(mod->getContext(), " + utostr(BitWidth) + ")";
373 case Type::X86_FP80TyID: return "Type::getX86_FP80Ty(mod->getContext())";
374 case Type::FloatTyID: return "Type::getFloatTy(mod->getContext())";
375 case Type::DoubleTyID: return "Type::getDoubleTy(mod->getContext())";
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp302 getTargetMachine(), RVLocs, *DAG.getContext());
354 getTargetMachine(), RVLocs, *DAG.getContext());
391 getTargetMachine(), ArgLocs, *DAG.getContext());
820 getTargetMachine(), ArgLocs, *DAG.getContext());
/macosx-10.10/llvmCore-3425.0.34/lib/Target/
H A DTargetData.cpp611 Type::getInt32Ty(ptrTy->getContext()) &&
/macosx-10.10/llvmCore-3425.0.34/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp391 Asm.getContext().FatalError(Fixup.getLoc(),
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Target/
H A DTargetLowering.h555 Elm = EVT(PointerTy).getTypeForEVT(Ty->getContext());
556 return EVT::getVectorVT(Ty->getContext(), EVT::getEVT(Elm, false),
/macosx-10.10/llvmCore-3425.0.34/lib/Linker/
H A DLinkModules.cpp303 return *Entry = StructType::get(Ty->getContext(), ElementTypes,
340 StructType *DTy = StructType::create(STy->getContext());
/macosx-10.10/llvmCore-3425.0.34/lib/VMCore/
H A DCore.cpp145 return wrap(&unwrap(M)->getContext());
197 return wrap(&unwrap(Ty)->getContext());
623 return wrap(ConstantInt::get(Ty->getContext(),
1781 .getAsMDNode(unwrap(Builder)->getContext()));
2026 Type* ITy = Type::getInt32Ty(unwrap(B)->GetInsertBlock()->getContext());
2037 Type* ITy = Type::getInt32Ty(unwrap(B)->GetInsertBlock()->getContext());
H A DVerifier.cpp160 Context = &M.getContext();
172 if (!Context) Context = &F.getContext();
631 Assert1(Context == &F.getContext(),
/macosx-10.10/llvmCore-3425.0.34/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1497 *DAG.getContext());
1515 Type::getVoidTy(*DAG.getContext()),
1779 getTargetMachine(), ArgLocs, *DAG.getContext());
1840 getTargetMachine(), ByValArgLocs, *DAG.getContext());
2848 getTargetMachine(), RVLocs, *DAG.getContext());
2909 getTargetMachine(), RVLocs, *DAG.getContext());
3035 getTargetMachine(), ArgLocs, *DAG.getContext());
3075 getTargetMachine(), ByValArgLocs, *DAG.getContext());
3667 getTargetMachine(), RVLocs, *DAG.getContext());
H A DPPCFrameLowering.cpp446 FrameLabel = MMI.getContext().CreateTempSymbol();
487 ReadyLabel = MMI.getContext().CreateTempSymbol();
/macosx-10.10/llvmCore-3425.0.34/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp245 MRI = &getContext().getRegisterInfo();
2652 getContext()));
3566 getContext()),
3845 ARMOperand::CreateImm(MCConstantExpr::Create(Val, getContext()), S, E));
4320 CE = MCConstantExpr::Create(INT32_MIN, getContext());
4501 MCConstantExpr::Create(IntVal, getContext()),
4517 MCConstantExpr::Create(Val, getContext()), S,
4600 ImmVal = MCConstantExpr::Create(INT32_MIN, getContext());
4622 getContext());
5068 MCConstantExpr::Create(ProcessorIMod, getContext()),
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/
H A DMachineInstr.cpp1508 const LLVMContext &Ctx = MF->getFunction()->getContext();
1953 return MF->getMMI().getModule()->getContext().emitError(LocCookie, Msg);
/macosx-10.10/llvmCore-3425.0.34/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp974 F->getContext()),
980 F->getContext())));
/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DReassociate.cpp349 return ConstantExpr::getMul(C, ConstantInt::get(C->getContext(), Weight));
1195 Factor = ConstantInt::get(CI->getContext(), -CI->getValue());

Completed in 244 milliseconds

1234567891011>>