Home
last modified time | relevance | path

Searched defs:Descr (Results 1 – 19 of 19) sorted by relevance

/external/llvm-project/llvm/unittests/FuzzMutate/
DRandomIRBuilderTest.cpp58 fuzzerop::OpDescriptor Descr = fuzzerop::shuffleVectorDescriptor(1); in TEST() local
178 fuzzerop::OpDescriptor Descr = fuzzerop::insertValueDescriptor(1); in TEST() local
290 fuzzerop::OpDescriptor Descr = fuzzerop::gepDescriptor(1); in TEST() local
DOperationsTest.cpp236 fuzzerop::OpDescriptor Descr = fuzzerop::splitBlockDescriptor(1); in TEST() local
316 fuzzerop::OpDescriptor Descr = fuzzerop::gepDescriptor(1); in TEST() local
/external/llvm-project/compiler-rt/lib/profile/
DInstrProfiling.h19 #define VALUE_PROF_KIND(Enumerator, Value, Descr) Enumerator = Value, argument
/external/python/cpython3/Lib/test/
Dtest_module.py282 class Descr: class
Dtest_pydoc.py1245 class Descr: class
1270 class Descr: class
Dtest_descr.py4413 class Descr(object): class
4574 class Descr(object): class
4866 class Descr: class
/external/tensorflow/tensorflow/python/util/
Dtf_decorator_test.py184 class Descr(object): class
/external/llvm-project/llvm/lib/ProfileData/
DInstrProfWriter.cpp398 #define VALUE_PROF_KIND(Enumerator, Value, Descr) #Enumerator, argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProfWriter.cpp394 #define VALUE_PROF_KIND(Enumerator, Value, Descr) #Enumerator, argument
/external/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerLoop.cpp395 std::string Descr = DescribePC("%F %L", TE->PC + 1); in CheckExitOnSrcPosOrItem() local
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerLoop.cpp395 std::string Descr = DescribePC("%F %L", TE->PC + 1); in CheckExitOnSrcPosOrItem() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProf.h233 #define VALUE_PROF_KIND(Enumerator, Value, Descr) Enumerator = Value, argument
/external/llvm-project/llvm/include/llvm/ProfileData/
DInstrProf.h239 #define VALUE_PROF_KIND(Enumerator, Value, Descr) Enumerator = Value, argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp293 #define VALUE_PROF_KIND(Enumerator, Value, Descr) Descr, argument
DMemorySanitizer.cpp3509 Value *Descr = getLocalVarDescription(I); in poisonAllocaUserspace() local
3518 Value *Descr = getLocalVarDescription(I); in poisonAllocaKmsan() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp301 #define VALUE_PROF_KIND(Enumerator, Value, Descr) Descr, argument
DMemorySanitizer.cpp3853 Value *Descr = getLocalVarDescription(I); in poisonAllocaUserspace() local
3862 Value *Descr = getLocalVarDescription(I); in poisonAllocaKmsan() local
/external/python/cpython2/Lib/test/
Dtest_descr.py4583 class Descr(object): class
4725 class Descr(object): class
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2707 Value *Descr = in visitAllocaInst() local