HomeSort by relevance Sort by last modified time
    Searched refs:GV (Results 176 - 200 of 227) sorted by null

1 2 3 4 5 6 78 910

  /external/clang/lib/CodeGen/
ItaniumCXXABI.cpp     [all...]
TargetInfo.cpp 578 void SetTargetAttributes(const Decl *D, llvm::GlobalValue *GV,
    [all...]
CGException.cpp 270 if (llvm::GlobalVariable *GV = dyn_cast<llvm::GlobalVariable>(Val))
273 if (GV->getName().startswith("OBJC_EHTYPE"))
280 if (llvm::GlobalVariable *GV =
284 if (GV->getName().startswith("OBJC_EHTYPE"))
    [all...]
CGBlocks.cpp     [all...]
CGDebugInfo.h 274 void EmitGlobalVariable(llvm::GlobalVariable *GV, const VarDecl *Decl);
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp 97 GlobalVariable *GV = cast<GlobalVariable>(Val);
98 LPI->addClause(GV->getInitializer());
128 GlobalVariable *GV = cast<GlobalVariable>(Val);
129 LPI->addClause(GV->getInitializer());
    [all...]
  /external/llvm/lib/Target/R600/
AMDGPUISelLowering.cpp 594 const GlobalValue *GV,
629 Chains.push_back(LowerConstantInitializer(Elt, GV, Ptr, Chain, DAG));
653 Chains.push_back(LowerConstantInitializer(Elt, GV, Ptr, Chain, DAG));
677 const GlobalValue *GV = G->getGlobal();
688 if (MFI->LocalMemoryObjects.count(GV) == 0) {
689 uint64_t Size = TD->getTypeAllocSize(GV->getType()->getElementType());
691 MFI->LocalMemoryObjects[GV] = Offset;
695 Offset = MFI->LocalMemoryObjects[GV];
702 Type *EltType = GV->getType()->getElementType();
712 const GlobalVariable *Var = cast<GlobalVariable>(GV);
    [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp 64 const GlobalValue *GV;
74 Segment(), GV(nullptr), CP(nullptr), BlockAddr(nullptr), ES(nullptr),
79 return GV != nullptr || CP != nullptr || ES != nullptr ||
119 << "GV ";
120 if (GV)
121 GV->dump();
248 if (AM.GV)
249 Disp = CurDAG->getTargetGlobalAddress(AM.GV, SDLoc(),
653 // Under X86-64 non-small code model, GV (and friends) are 64-bits, so
662 AM.GV = G->getGlobal()
    [all...]
X86CodeEmitter.cpp 88 void emitGlobalAddress(const GlobalValue *GV, unsigned Reloc,
271 void Emitter<CodeEmitter>::emitGlobalAddress(const GlobalValue *GV,
283 const_cast<GlobalValue *>(GV),
286 const_cast<GlobalValue *>(GV), RelocCST, false);
    [all...]
X86ISelLowering.h     [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyLibCalls.cpp     [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfUnit.h 542 void createGlobalVariableDIE(DIGlobalVariable GV);
  /external/llvm/lib/IR/
Constants.cpp 314 if (const auto *GV = dyn_cast<GlobalValue>(WorkItem))
315 if (Predicate(GV))
330 auto DLLImportPredicate = [](const GlobalValue *GV) {
331 return GV->isThreadLocal();
337 auto DLLImportPredicate = [](const GlobalValue *GV) {
338 return GV->hasDLLImportStorageClass();
374 if (const GlobalValue *GV = dyn_cast<GlobalValue>(this)) {
375 if (GV->hasLocalLinkage() || GV->hasHiddenVisibility())
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineLoadStoreAlloca.cpp 32 if (GlobalVariable *GV = dyn_cast<GlobalVariable>(V))
33 return GV->isConstant();
    [all...]
InstCombine.h 164 GlobalVariable *GV, CmpInst &ICI,
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp     [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/
pprof 49 # % tools/pprof --gv "program" "profile"
50 # Generates annotated call-graph and displays via "gv"
52 # % tools/pprof --gv --focus=Mutex "program" "profile"
55 # % tools/pprof --gv --focus=Mutex --ignore=string "program" "profile"
92 my @GV = ("gv");
194 --gv Generate Postscript and display
227 --scale=<n> Set GV scaling [default=0]
249 pprof --gv /bin/ls ls.prof
250 Displays annotated call-graph via 'gv'
    [all...]
  /external/jemalloc/bin/
pprof 49 # % tools/pprof --gv "program" "profile"
50 # Generates annotated call-graph and displays via "gv"
52 # % tools/pprof --gv --focus=Mutex "program" "profile"
55 # % tools/pprof --gv --focus=Mutex --ignore=string "program" "profile"
92 my @GV = ("gv");
194 --gv Generate Postscript and display
227 --scale=<n> Set GV scaling [default=0]
249 pprof --gv /bin/ls ls.prof
250 Displays annotated call-graph via 'gv'
    [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 282 /// viewGraph - Pop up a GraphViz/gv window with the DAG rendered using 'dot'.
430 SDValue getGlobalAddress(const GlobalValue *GV, SDLoc DL, EVT VT,
433 SDValue getTargetGlobalAddress(const GlobalValue *GV, SDLoc DL, EVT VT,
436 return getGlobalAddress(GV, DL, VT, offset, true, TargetFlags);
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/lldb/source/Expression/
IRForTarget.cpp 1032 GlobalVariable *gv = dyn_cast<GlobalVariable>(vi->second); local
1853 GlobalVariable *gv = gi; local
1907 GlobalVariable *gv = oi->first; local
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelDAGToDAG.cpp 399 const GlobalValue* GV =
402 CurDAG->getTargetGlobalAddress(GV, dl, PointerTy, 0);
782 const GlobalValue* GV =
785 CurDAG->getTargetGlobalAddress(GV, dl, PointerTy, 0);
    [all...]
  /external/llvm/lib/Analysis/
BasicAliasAnalysis.cpp 619 if (const GlobalVariable *GV = dyn_cast<GlobalVariable>(V)) {
620 // Note: this doesn't require GV to be "ODR" because it isn't legal for a
622 // others. GV may even be a declaration, not a definition.
623 if (!GV->isConstant()) {
    [all...]

Completed in 1565 milliseconds

1 2 3 4 5 6 78 910