OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AlwaysInstrument
(Results
1 - 9
of
9
) sorted by null
/external/llvm/lib/CodeGen/
XRayInstrumentation.cpp
43
bool
AlwaysInstrument
= !InstrAttr.hasAttribute(Attribute::None) &&
48
if (!
AlwaysInstrument
) {
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/XRay/
InstrumentationMap.h
53
bool
AlwaysInstrument
;
61
bool
AlwaysInstrument
;
122
IO.mapRequired("always-instrument", Entry.
AlwaysInstrument
);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
XRayInstrumentation.cpp
146
bool
AlwaysInstrument
= !InstrAttr.hasAttribute(Attribute::None) &&
151
if (!
AlwaysInstrument
) {
/external/llvm/lib/Target/X86/
X86AsmPrinter.h
88
bool
AlwaysInstrument
;
X86MCInstLower.cpp
[
all
...]
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
xray-extract.cpp
65
Sled.
AlwaysInstrument
,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/XRay/
InstrumentationMap.cpp
113
Entry.
AlwaysInstrument
= Extractor.getU8(&OffsetPtr) != 0;
158
SledEntry{Y.Address, Y.Function, Y.Kind, Y.
AlwaysInstrument
});
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
AsmPrinter.h
256
bool
AlwaysInstrument
;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp
[
all
...]
Completed in 577 milliseconds