Home
last modified time | relevance | path

Searched defs:AA (Results 1 - 25 of 99) sorted by relevance

1234

/third_party/typescript/tests/baselines/reference/
H A DannotationApplication7.js19 var AA = require("./A"); variable
H A DannotationApplication8.js19 var AA = require("./A"); variable
H A DannotationApplication9.js19 var AA = require("./A"); variable
H A DclassAbstractClinterfaceAssignability.js20 var AA: typeof A; variable
33 var AA; variable
H A DclassAbstractConstructorAssignability.js8 var AA : typeof A = B; variable
51 var AA = B; variable
H A DclassAbstractInstantiations2.js14 var AA: typeof A = BB; // error, AA is not of abstract type. variable
83 var AA = BB; // error, AA is not of abstract type. variable
H A DdottedModuleName2.js54 var AA; variable
/third_party/protobuf/src/google/protobuf/compiler/ruby/
H A Druby_generated_pkg_explicit_legacy_pb.rb14 module AA module
/third_party/musl/libc-test/src/functionalext/ldso_cfi/crossdso/
H A Dcfi_test_exe.cpp21 struct AA { struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/
H A DSLPVectorizer.h69 AliasAnalysis *AA = nullptr; member
H A DLoopVectorize.h140 AliasAnalysis *AA; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
H A DProvenanceAnalysis.h52 AliasAnalysis *AA; member in llvm::objcarc::ProvenanceAnalysis
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DFlattenCFGPass.cpp39 AliasAnalysis *AA; member
55 static bool iterativelyFlattenCFG(Function &F, AliasAnalysis *AA) { in iterativelyFlattenCFG() argument
H A DLoopSink.cpp252 static bool sinkLoopInvariantInstructions(Loop &L, AAResults &AA, LoopInfo &LI, in sinkLoopInvariantInstructions() argument
H A DSink.cpp60 static bool isSafeToMove(Instruction *Inst, AliasAnalysis &AA, in isSafeToMove() argument
259 auto &AA in run() local
139 SinkInstruction(Instruction *Inst, SmallPtrSetImpl<Instruction *> &Stores, DominatorTree &DT, LoopInfo &LI, AAResults &AA) SinkInstruction() argument
199 ProcessBlock(BasicBlock &BB, DominatorTree &DT, LoopInfo &LI, AAResults &AA) ProcessBlock() argument
239 iterativelySinkInstructions(Function &F, DominatorTree &DT, LoopInfo &LI, AAResults &AA) iterativelySinkInstructions() argument
280 auto &AA = getAnalysis<AAResultsWrapperPass>().getAAResults(); global() variable
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGVLIW.cpp67 AAResults *AA; member in __anon24119::ScheduleDAGVLIW
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h80 AliasAnalysis *AA; member in llvm::JumpThreadingPass
H A DGVN.h110 AliasAnalysis *AA = nullptr; member in llvm::GVN::ValueTable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp114 AliasAnalysis *AA; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLoopAnalysisManager.h54 AAResults &AA; member
H A DObjCARCAnalysisUtils.h177 IsPotentialRetainableObjPtr(const Value *Op, AliasAnalysis &AA) IsPotentialRetainableObjPtr() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DDFAPacketizer.h116 AAResults *AA; member in llvm::VLIWPacketizerList
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DDFAPacketizer.cpp107 AAResults *AA; member in llvm::DefaultVLIWScheduler
129 DefaultVLIWScheduler(MachineFunction &MF, MachineLoopInfo &MLI, AAResults *AA) DefaultVLIWScheduler() argument
H A DSplitKit.h259 AliasAnalysis &AA; member in llvm::SplitEditor
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOBackend.cpp176 AAManager AA; in runNewPMPasses() local
234 AAManager AA; in runNewPMCustomPasses() local
[all...]

Completed in 15 milliseconds

1234