| /third_party/rust/rust/src/tools/rust-analyzer/crates/hir-def/src/ |
| D | expander.rs | 28 pub struct Expander { struct 29 cfg_expander: CfgExpander, argument 37 impl CfgExpander { argument 62 impl Expander { impl 63 pub fn new(db: &dyn DefDatabase, current_file_id: HirFileId, module: ModuleId) -> Expander { in new()
|
| D | generics.rs | 334 exp: &mut Lazy<(Arc<DefMap>, Expander), impl FnOnce() -> (Arc<DefMap>, Expander)>, in fill_implicit_impl_trait_args() argument
|
| D | body.rs | 202 expander: Expander, in new()
|
| /third_party/rust/rust/compiler/rustc_middle/src/ty/ |
| D | abstract_const.rs | 38 struct Expander<'tcx> { in expand_abstract_consts() struct 39 tcx: TyCtxt<'tcx>, in expand_abstract_consts() 42 impl<'tcx> TypeFolder<TyCtxt<'tcx>> for Expander<'tcx> { in expand_abstract_consts() implementation
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/proc-macro-srv/src/ |
| D | dylib.rs | 133 pub struct Expander { struct 137 impl Expander { argument 138 pub fn new(lib: &Path) -> Result<Expander, LoadProcMacroDylibError> { in new()
|
| D | lib.rs | 118 fn expander(&mut self, path: &Path) -> Result<&dylib::Expander, String> { in expander()
|
| /third_party/rust/rust/compiler/rustc_builtin_macros/src/ |
| D | cfg_accessible.rs | 11 pub(crate) struct Expander; struct 38 impl MultiItemModifier for Expander { implementation
|
| D | derive.rs | 13 pub(crate) struct Expander(pub bool); struct 15 impl MultiItemModifier for Expander { implementation
|
| /third_party/rust/rust/src/tools/clippy/tests/ui-toml/excessive_nesting/auxiliary/ |
| D | proc_macros.rs | 406 struct Expander { struct 410 impl Expander { argument
|
| /third_party/rust/rust/src/tools/clippy/tests/ui/auxiliary/ |
| D | proc_macros.rs | 404 struct Expander { struct 408 impl Expander { implementation
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | LoopPredication.cpp | 399 Value *LoopPredication::expandCheck(SCEVExpander &Expander, in expandCheck() 563 SCEVExpander &Expander, Instruction *Guard) { in widenICmpRangeCheckIncrementingLoop() 612 SCEVExpander &Expander, Instruction *Guard) { in widenICmpRangeCheckDecrementingLoop() 674 SCEVExpander &Expander, in widenICmpRangeCheck() 739 SCEVExpander &Expander, in collectChecks() 792 SCEVExpander &Expander) { in widenGuardConditions() 817 BranchInst *BI, SCEVExpander &Expander) { in widenWidenableBranchGuardConditions() 1244 SCEVExpander Expander(*SE, *DL, "loop-predication"); in runOnLoop() local
|
| D | LoopRerollPass.cpp | 1456 SCEVExpander Expander(*SE, DL, "reroll"); in replace() local 1494 SCEVExpander Expander(*SE, DL, "reroll"); in replaceIV() local
|
| D | LoopIdiomRecognize.cpp | 901 SCEVExpander Expander(*SE, *DL, "loop-idiom"); in processLoopStridedStore() local 1021 SCEVExpander Expander(*SE, *DL, "loop-idiom"); in processLoopStoreOfLoopLoad() local
|
| D | InductiveRangeCheckElimination.cpp | 1409 SCEVExpander Expander(SE, F.getParent()->getDataLayout(), "irce"); in run() local
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/ide/src/syntax_highlighting/ |
| D | macro_.rs | 61 Expander, enumerator
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/rust-analyzer/src/ |
| D | reload.rs | 823 struct Expander(proc_macro_api::ProcMacro); in load_proc_macro() struct 825 impl ProcMacroExpander for Expander { in load_proc_macro() implementation
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/ |
| D | Trace.cpp | 336 TraceExpander Expander(Adder, FileHeader.Version); in loadFDRLog() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | MVETailPredication.cpp | 399 SCEVExpander Expander(*SE, DL, "elements"); in ComputeElements() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | LoopUnrollRuntime.cpp | 638 SCEVExpander Expander(*SE, DL, "loop-unroll"); in UnrollRuntimeLoopRemainder() local
|
| /third_party/backends/backend/ |
| D | snapscan-sources.c | 509 } Expander; typedef
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/hir-def/src/body/ |
| D | lower.rs | 48 expander: Expander, in lower()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonLoopIdiomRecognition.cpp | 2034 SCEVExpander Expander(*SE, *DL, "hexagon-loop-idiom"); in processCopyingStore() local
|