OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isGV
(Results
1 - 3
of
3
) sorted by null
/external/swiftshader/third_party/LLVM/lib/CodeGen/
ELF.h
47
isGV
, // The Source.GV field is valid.
53
bool isGlobalValue() const { return SourceType ==
isGV
; }
59
assert(SourceType ==
isGV
&& "This is not a global value");
78
Sym->SourceType =
isGV
;
123
Sym->SourceType =
isGV
;
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineRelocation.h
41
isGV
, // The Target.GV field is valid.
91
Result.AddrType =
isGV
;
223
return AddrType ==
isGV
;
/prebuilts/misc/common/swig/include/2.0.11/perl5/
perlrun.swg
317
if (
isGV
(gv)) {
348
if (!
isGV
(gv))
Completed in 879 milliseconds