OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ModuleID
(Results
1 - 20
of
20
) sorted by null
/external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITObjectCacheTest.cpp
29
const std::string
ModuleID
= M->getModuleIdentifier();
30
if (ObjMap.find(
ModuleID
) != ObjMap.end())
33
ObjMap[
ModuleID
] = copyBuffer(Obj);
56
const std::string
ModuleID
= M->getModuleIdentifier();
57
StringMap<const MemoryBuffer *>::iterator it = ObjMap.find(
ModuleID
);
/external/llvm/tools/lli/
lli.cpp
257
const std::string &
ModuleID
= M->getModuleIdentifier();
259
if (!getCacheFilename(
ModuleID
, CacheName))
272
const std::string &
ModuleID
= M->getModuleIdentifier();
274
if (!getCacheFilename(
ModuleID
, CacheName))
/external/swiftshader/third_party/LLVM/include/llvm/
Module.h
171
std::string
ModuleID
; ///< Human readable identifier for the module
184
explicit Module(StringRef
ModuleID
, LLVMContext& C);
194
const std::string &getModuleIdentifier() const { return
ModuleID
; }
226
void setModuleIdentifier(StringRef ID) {
ModuleID
= ID; }
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Module.h
182
std::string
ModuleID
; ///< Human readable identifier for the module
198
explicit Module(StringRef
ModuleID
, LLVMContext& C);
208
const std::string &getModuleIdentifier() const { return
ModuleID
; }
212
/// For other compiles it is the same as the
ModuleID
, which would
220
StringRef getName() const { return
ModuleID
; }
245
///
ModuleID
and the provided pass salt. The returned RNG should not
259
void setModuleIdentifier(StringRef ID) {
ModuleID
= ID; }
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Module.h
182
std::string
ModuleID
; ///< Human readable identifier for the module
198
explicit Module(StringRef
ModuleID
, LLVMContext& C);
208
const std::string &getModuleIdentifier() const { return
ModuleID
; }
212
/// For other compiles it is the same as the
ModuleID
, which would
220
StringRef getName() const { return
ModuleID
; }
245
///
ModuleID
and the provided pass salt. The returned RNG should not
259
void setModuleIdentifier(StringRef ID) {
ModuleID
= ID; }
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Module.h
182
std::string
ModuleID
; ///< Human readable identifier for the module
198
explicit Module(StringRef
ModuleID
, LLVMContext& C);
208
const std::string &getModuleIdentifier() const { return
ModuleID
; }
212
/// For other compiles it is the same as the
ModuleID
, which would
220
StringRef getName() const { return
ModuleID
; }
245
///
ModuleID
and the provided pass salt. The returned RNG should not
259
void setModuleIdentifier(StringRef ID) {
ModuleID
= ID; }
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Module.h
182
std::string
ModuleID
; ///< Human readable identifier for the module
198
explicit Module(StringRef
ModuleID
, LLVMContext& C);
208
const std::string &getModuleIdentifier() const { return
ModuleID
; }
212
/// For other compiles it is the same as the
ModuleID
, which would
220
StringRef getName() const { return
ModuleID
; }
245
///
ModuleID
and the provided pass salt. The returned RNG should not
259
void setModuleIdentifier(StringRef ID) {
ModuleID
= ID; }
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Module.h
182
std::string
ModuleID
; ///< Human readable identifier for the module
198
explicit Module(StringRef
ModuleID
, LLVMContext& C);
208
const std::string &getModuleIdentifier() const { return
ModuleID
; }
212
/// For other compiles it is the same as the
ModuleID
, which would
220
StringRef getName() const { return
ModuleID
; }
245
///
ModuleID
and the provided pass salt. The returned RNG should not
259
void setModuleIdentifier(StringRef ID) {
ModuleID
= ID; }
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Module.h
182
std::string
ModuleID
; ///< Human readable identifier for the module
198
explicit Module(StringRef
ModuleID
, LLVMContext& C);
208
const std::string &getModuleIdentifier() const { return
ModuleID
; }
212
/// For other compiles it is the same as the
ModuleID
, which would
220
StringRef getName() const { return
ModuleID
; }
245
///
ModuleID
and the provided pass salt. The returned RNG should not
259
void setModuleIdentifier(StringRef ID) {
ModuleID
= ID; }
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Module.h
182
std::string
ModuleID
; ///< Human readable identifier for the module
198
explicit Module(StringRef
ModuleID
, LLVMContext& C);
208
const std::string &getModuleIdentifier() const { return
ModuleID
; }
212
/// For other compiles it is the same as the
ModuleID
, which would
220
StringRef getName() const { return
ModuleID
; }
245
///
ModuleID
and the provided pass salt. The returned RNG should not
259
void setModuleIdentifier(StringRef ID) {
ModuleID
= ID; }
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Module.h
182
std::string
ModuleID
; ///< Human readable identifier for the module
198
explicit Module(StringRef
ModuleID
, LLVMContext& C);
208
const std::string &getModuleIdentifier() const { return
ModuleID
; }
212
/// For other compiles it is the same as the
ModuleID
, which would
220
StringRef getName() const { return
ModuleID
; }
245
///
ModuleID
and the provided pass salt. The returned RNG should not
259
void setModuleIdentifier(StringRef ID) {
ModuleID
= ID; }
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Module.h
182
std::string
ModuleID
; ///< Human readable identifier for the module
198
explicit Module(StringRef
ModuleID
, LLVMContext& C);
208
const std::string &getModuleIdentifier() const { return
ModuleID
; }
212
/// For other compiles it is the same as the
ModuleID
, which would
220
StringRef getName() const { return
ModuleID
; }
245
///
ModuleID
and the provided pass salt. The returned RNG should not
259
void setModuleIdentifier(StringRef ID) {
ModuleID
= ID; }
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Module.h
182
std::string
ModuleID
; ///< Human readable identifier for the module
198
explicit Module(StringRef
ModuleID
, LLVMContext& C);
208
const std::string &getModuleIdentifier() const { return
ModuleID
; }
212
/// For other compiles it is the same as the
ModuleID
, which would
220
StringRef getName() const { return
ModuleID
; }
245
///
ModuleID
and the provided pass salt. The returned RNG should not
259
void setModuleIdentifier(StringRef ID) {
ModuleID
= ID; }
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Module.h
182
std::string
ModuleID
; ///< Human readable identifier for the module
198
explicit Module(StringRef
ModuleID
, LLVMContext& C);
208
const std::string &getModuleIdentifier() const { return
ModuleID
; }
212
/// For other compiles it is the same as the
ModuleID
, which would
220
StringRef getName() const { return
ModuleID
; }
245
///
ModuleID
and the provided pass salt. The returned RNG should not
259
void setModuleIdentifier(StringRef ID) {
ModuleID
= ID; }
[
all
...]