/external/llvm-project/llvm/lib/Analysis/ |
D | MemDerefPrinter.cpp | 26 SmallVector<Value *, 4> Deref; member 87 SmallVector<Value *, 4> Deref; in run() local
|
/external/llvm/lib/Analysis/ |
D | MemDerefPrinter.cpp | 25 SmallVector<Value *, 4> Deref; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | MemDerefPrinter.cpp | 23 SmallVector<Value *, 4> Deref; member
|
/external/llvm-project/lldb/include/lldb/Symbol/ |
D | PostfixExpression.h | 135 Deref, // *a enumerator
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfExpression.cpp | 35 void DwarfExpression::AddRegIndirect(int DwarfReg, int Offset, bool Deref) { in AddRegIndirect()
|
D | AsmPrinter.cpp | 720 bool Deref = MI->getOperand(0).isReg() && MI->getOperand(1).isImm(); in emitDebugValueComment() local
|
/external/llvm-project/lld/include/lld/Core/ |
D | File.h | 129 static T* Deref(OwningAtomPtr<T> &p) { in Deref() function
|
/external/rust/crates/plotters/src/chart/ |
D | dual_coord.rs | 226 impl<'a, DB: DrawingBackend, CT1: CoordTranslate, CT2: CoordTranslate> Deref impl
|
/external/rust/crates/lock_api/src/ |
D | remutex.rs | 652 impl<'a, R: RawMutex + 'a, G: GetThreadId + 'a, T: ?Sized + 'a> Deref impl 797 impl<'a, R: RawMutex + 'a, G: GetThreadId + 'a, T: ?Sized + 'a> Deref impl
|
/external/llvm/lib/Transforms/Utils/ |
D | Local.cpp | 1209 DIExpression *DIExpr, bool Deref, in BuildReplacementDIExpr() 1228 bool Deref, int Offset) { in replaceDbgDeclare() 1247 DIBuilder &Builder, bool Deref, int Offset) { in replaceDbgDeclareForAlloca()
|
/external/rust/crates/syn/src/ |
D | token.rs | 345 impl Deref for $name { impl
|
/external/llvm-project/clang/lib/Tooling/Transformer/ |
D | Stencil.cpp | 62 Deref, enumerator
|
/external/llvm-project/clang/lib/Analysis/ |
D | BodyFarm.cpp | 442 MemberExpr *Deref = M.makeMemberExpression(FlagDecl, FlagFieldDecl); in create_call_once() local
|
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/ |
D | compile.cc | 65 PatchList PatchList::Deref(Prog::Inst* inst0, PatchList l) { in Deref() function in re2::PatchList
|
/external/googletest/googlemock/test/ |
D | gmock-actions_test.cc | 1462 int Deref(std::unique_ptr<int> ptr) { return *ptr; } in Deref() function
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1177 bool Deref = false; in collectVariableInfoFromMFTable() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1165 bool Deref = false; in collectVariableInfoFromMFTable() local
|