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

1 2 3 4 5 6 78 9

  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 223 getGlobalAddressWrapper(SDValue GA, const GlobalValue *GV,
247 const GlobalValue *GV = cast<GlobalAddressSDNode>(Op)->getGlobal();
268 const GlobalValue *GV = cast<GlobalAddressSDNode>(Op)->getGlobal();
389 const GlobalValue *GV = GA->getGlobal();
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp 527 GlobalValue::InternalLinkage,
  /external/llvm/lib/Transforms/Utils/
LowerInvoke.cpp 139 GlobalValue::LinkOnceAnyLinkage,
CodeExtractor.cpp 298 GlobalValue::InternalLinkage,
  /external/mesa3d/src/pixelflinger2/
texture.cpp 370 func->setLinkage(llvm::GlobalValue::ExternalLinkage);
  /frameworks/compile/slang/
slang_rs_backend.cpp 354 llvm::GlobalValue::ExternalLinkage,
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 354 SDValue getGlobalAddress(const GlobalValue *GV, DebugLoc DL, EVT VT,
357 SDValue getTargetGlobalAddress(const GlobalValue *GV, DebugLoc DL, EVT VT,
    [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 73 {!set_linkage}. See [llvm::GlobalValue::LinkageTypes]. *)
94 {!set_visibility}. See [llvm::GlobalValue::VisibilityTypes]. *)
    [all...]
  /external/llvm/lib/Analysis/
ValueTracking.cpp 274 // The address of an aligned GlobalValue has trailing zeros.
275 if (GlobalValue *GV = dyn_cast<GlobalValue>(V)) {
    [all...]
MemoryDependenceAnalysis.cpp 389 if (!isIdentifiedObject(Object) || isa<GlobalValue>(Object))
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp     [all...]
  /external/llvm/lib/ExecutionEngine/Interpreter/
Execution.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMExpandPseudoInsts.cpp     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelDAGToDAG.cpp 309 const GlobalValue* GV =
683 const GlobalValue* GV =
    [all...]
  /external/llvm/lib/Target/X86/
X86MCInstLower.cpp 55 const GlobalValue *GV = MO.getGlobal();
  /external/llvm/lib/VMCore/
Constants.cpp 18 #include "llvm/GlobalValue.h"
253 if (UC == 0 || isa<GlobalValue>(UC))
279 if (const GlobalValue *GV = dyn_cast<GlobalValue>(this)) {
318 if (isa<GlobalValue>(C)) return false; // Cannot remove this
    [all...]
  /external/llvm/tools/llvm-stress/
llvm-stress.cpp 106 Function *Func = Function::Create(FuncTy, GlobalValue::ExternalLinkage,
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
  /external/clang/lib/CodeGen/
CodeGenFunction.h     [all...]
CGExprAgg.cpp     [all...]
CGExprConstant.cpp 934 llvm::GlobalValue::InternalLinkage,
    [all...]
  /external/llvm/include/llvm-c/
Core.h 1010 macro(GlobalValue) \
    [all...]
  /external/llvm/lib/Target/MBlaze/
MBlazeISelLowering.cpp 596 const GlobalValue *GV = cast<GlobalAddressSDNode>(Op)->getGlobal();
    [all...]
  /external/llvm/lib/Target/CellSPU/
SPUISelLowering.cpp     [all...]

Completed in 657 milliseconds

1 2 3 4 5 6 78 9