/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | FunctionId.h | 19 FunctionId() : Index(0) {} in FunctionId() function 21 explicit FunctionId(uint32_t Index) : Index(Index) {} in FunctionId() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | FunctionId.h | 19 FunctionId() : Index(0) {} in FunctionId() function 21 explicit FunctionId(uint32_t Index) : Index(Index) {} in FunctionId() function
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | FunctionId.h | 20 FunctionId() : Index(0) {} in FunctionId() function 22 explicit FunctionId(uint32_t Index) : Index(Index) {} in FunctionId() function
|
/external/rust/crates/libfuzzer-sys/libfuzzer/ |
D | FuzzerDataFlowTrace.h | 51 uint32_t GetCounter(size_t FunctionId, size_t BasicBlockId) { in GetCounter() 60 uint32_t GetNumberOfBlocks(size_t FunctionId) { in GetNumberOfBlocks() 67 uint32_t GetNumberOfCoveredBlocks(size_t FunctionId) { in GetNumberOfCoveredBlocks()
|
D | FuzzerDataFlowTrace.cpp | 48 size_t FunctionId = 0; in AppendCoverage() local
|
/external/llvm-project/compiler-rt/lib/fuzzer/ |
D | FuzzerDataFlowTrace.h | 51 uint32_t GetCounter(size_t FunctionId, size_t BasicBlockId) { in GetCounter() 60 uint32_t GetNumberOfBlocks(size_t FunctionId) { in GetNumberOfBlocks() 67 uint32_t GetNumberOfCoveredBlocks(size_t FunctionId) { in GetNumberOfCoveredBlocks()
|
D | FuzzerDataFlowTrace.cpp | 48 size_t FunctionId = 0; in AppendCoverage() local
|
/external/llvm/include/llvm/MC/ |
D | MCCodeView.h | 32 uint32_t FunctionId; variable
|
D | MCContext.h | 548 void setCurrentCVLoc(unsigned FunctionId, unsigned FileNo, unsigned Line, in setCurrentCVLoc()
|
/external/llvm/lib/MC/ |
D | MCObjectStreamer.cpp | 368 void MCObjectStreamer::EmitCVLocDirective(unsigned FunctionId, unsigned FileNo, in EmitCVLocDirective() 380 void MCObjectStreamer::EmitCVLinetableDirective(unsigned FunctionId, in EmitCVLinetableDirective()
|
D | MCStreamer.cpp | 206 void MCStreamer::EmitCVLocDirective(unsigned FunctionId, unsigned FileNo, in EmitCVLocDirective() 214 void MCStreamer::EmitCVLinetableDirective(unsigned FunctionId, in EmitCVLinetableDirective()
|
D | MCAsmStreamer.cpp | 1084 void MCAsmStreamer::EmitCVLocDirective(unsigned FunctionId, unsigned FileNo, in EmitCVLocDirective() 1113 void MCAsmStreamer::EmitCVLinetableDirective(unsigned FunctionId, in EmitCVLinetableDirective()
|
/external/llvm-project/clang-tools-extra/clang-tidy/modernize/ |
D | RedundantVoidArgCheck.cpp | 35 const char FunctionId[] = "function"; variable
|
/external/llvm-project/llvm/include/llvm/MC/ |
D | MCCodeView.h | 33 uint32_t FunctionId; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCCodeView.h | 33 uint32_t FunctionId; variable
|
/external/rust/crates/bindgen/src/ir/ |
D | comp.rs | 92 signature: FunctionId, in new() 127 pub fn signature(&self) -> FunctionId { in signature() 1199 pub fn constructors(&self) -> &[FunctionId] { in constructors() 1204 pub fn destructor(&self) -> Option<(MethodKind, FunctionId)> { in destructor() argument
|
/external/tensorflow/tensorflow/compiler/xla/python/ |
D | py_client.cc | 207 int ProfileBuilder::FunctionId(PyCodeObject* code) { in FunctionId() function in xla::ProfileBuilder
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCObjectStreamer.cpp | 514 void MCObjectStreamer::EmitCVLocDirective(unsigned FunctionId, unsigned FileNo, in EmitCVLocDirective() 530 void MCObjectStreamer::EmitCVLinetableDirective(unsigned FunctionId, in EmitCVLinetableDirective()
|
D | MCStreamer.cpp | 278 bool MCStreamer::EmitCVFuncIdDirective(unsigned FunctionId) { in EmitCVFuncIdDirective() 282 bool MCStreamer::EmitCVInlineSiteIdDirective(unsigned FunctionId, in EmitCVInlineSiteIdDirective() 296 void MCStreamer::EmitCVLocDirective(unsigned FunctionId, unsigned FileNo, in EmitCVLocDirective() 323 void MCStreamer::EmitCVLinetableDirective(unsigned FunctionId, in EmitCVLinetableDirective()
|
D | MCAsmStreamer.cpp | 1373 bool MCAsmStreamer::EmitCVInlineSiteIdDirective(unsigned FunctionId, in EmitCVInlineSiteIdDirective() 1384 void MCAsmStreamer::EmitCVLocDirective(unsigned FunctionId, unsigned FileNo, in EmitCVLocDirective() 1408 void MCAsmStreamer::EmitCVLinetableDirective(unsigned FunctionId, in EmitCVLinetableDirective()
|
D | MCCodeView.cpp | 131 unsigned FunctionId, unsigned FileNo, in recordCVLoc()
|
/external/llvm-project/llvm/lib/MC/ |
D | MCObjectStreamer.cpp | 519 void MCObjectStreamer::emitCVLocDirective(unsigned FunctionId, unsigned FileNo, in emitCVLocDirective() 535 void MCObjectStreamer::emitCVLinetableDirective(unsigned FunctionId, in emitCVLinetableDirective()
|
D | MCStreamer.cpp | 291 bool MCStreamer::EmitCVFuncIdDirective(unsigned FunctionId) { in EmitCVFuncIdDirective() 295 bool MCStreamer::EmitCVInlineSiteIdDirective(unsigned FunctionId, in EmitCVInlineSiteIdDirective() 309 void MCStreamer::emitCVLocDirective(unsigned FunctionId, unsigned FileNo, in emitCVLocDirective() 336 void MCStreamer::emitCVLinetableDirective(unsigned FunctionId, in emitCVLinetableDirective()
|
D | MCAsmStreamer.cpp | 1530 bool MCAsmStreamer::EmitCVInlineSiteIdDirective(unsigned FunctionId, in EmitCVInlineSiteIdDirective() 1541 void MCAsmStreamer::emitCVLocDirective(unsigned FunctionId, unsigned FileNo, in emitCVLocDirective() 1565 void MCAsmStreamer::emitCVLinetableDirective(unsigned FunctionId, in emitCVLinetableDirective()
|
D | MCCodeView.cpp | 131 unsigned FunctionId, unsigned FileNo, in recordCVLoc()
|