HomeSort by relevance Sort by last modified time
    Searched refs:InternalLinkage (Results 76 - 100 of 171) sorted by null

1 2 34 5 6 7

  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
Assembler.cpp 76 FunctionType, llvm::GlobalValue::InternalLinkage, FunctionID, Module);
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/MCJIT/
MCJITMultipleModuleTest.cpp 218 GVC->setLinkage(GlobalValue::InternalLinkage);
  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
llvm_ir_runtime.cc 64 fn->getFunctionType(), llvm::GlobalValue::InternalLinkage,
  /external/clang/lib/CodeGen/
CodeGenModule.cpp 764 return Linkage == GVA_Internal ? llvm::GlobalValue::InternalLinkage
774 return llvm::GlobalValue::InternalLinkage;
    [all...]
CGDeclCXX.cpp 263 llvm::Function::Create(FTy, llvm::GlobalValue::InternalLinkage,
CoverageMappingGen.cpp     [all...]
  /external/llvm/lib/Target/Mips/
Mips16ISelLowering.cpp 423 bool IsPICCall, bool GlobalOrExternal, bool InternalLinkage,
516 InternalLinkage, IsCallReloc, CLI, Callee,
MipsISelLowering.h 388 bool IsPICCall, bool GlobalOrExternal, bool InternalLinkage,
  /external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
PathProfiling.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
Mips16ISelLowering.cpp 423 bool IsPICCall, bool GlobalOrExternal, bool InternalLinkage,
516 InternalLinkage, IsCallReloc, CLI, Callee,
MipsISelLowering.h 497 bool IsPICCall, bool GlobalOrExternal, bool InternalLinkage,
MipsISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp     [all...]
InstrProfiling.cpp     [all...]
  /external/llvm/unittests/ProfileData/
InstrProfTest.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/ProfileData/
InstrProfTest.cpp     [all...]
  /external/llvm/lib/Linker/
LinkModules.cpp 596 GV->setLinkage(GlobalValue::InternalLinkage);
  /external/llvm/lib/Transforms/IPO/
FunctionImport.cpp 535 OrigName, GlobalValue::InternalLinkage,
  /external/llvm/lib/Transforms/Instrumentation/
SanitizerCoverage.cpp 481 *CurModule, ArrayOfInt64Ty, false, GlobalVariable::InternalLinkage,
  /external/llvm/lib/Transforms/Utils/
Evaluator.cpp 347 make_unique<GlobalVariable>(Ty, false, GlobalValue::InternalLinkage,
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
JIT.cpp 492 Function *Stub = Function::Create(STy, Function::InternalLinkage, "",
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp 527 GlobalValue::InternalLinkage,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
ModuleSummaryAnalysis.cpp 467 GlobalValueSummary::GVFlags GVFlags(GlobalValue::InternalLinkage,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
Evaluator.cpp 447 Ty, false, GlobalValue::InternalLinkage, UndefValue::get(Ty),
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
LTO.cpp 349 S->setLinkage(GlobalValue::InternalLinkage);
    [all...]

Completed in 1413 milliseconds

1 2 34 5 6 7