/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
set_sign.cpp | 63 1. Eliminated unused include files. 65 3. Eliminated math operations that unnecessary checked for
|
ton_stab.cpp | 43 1. Eliminated unused include files. 45 3. Eliminated math operations that unnecessary checked for 51 Description: Replaced OSCL mem type functions and eliminated include
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/ |
MachineFunction.h | 119 // generic instructions have been eliminated; i.e., all instructions are now 124 // all sizes attached to them have been eliminated. [all...] |
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/ |
MachineFunction.h | 142 // generic instructions have been eliminated; i.e., all instructions are now 147 // all sizes attached to them have been eliminated. [all...] |
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/ |
MachineFunction.h | 142 // generic instructions have been eliminated; i.e., all instructions are now 147 // all sizes attached to them have been eliminated. [all...] |
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/ |
MachineFunction.h | 142 // generic instructions have been eliminated; i.e., all instructions are now 147 // all sizes attached to them have been eliminated. [all...] |
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/ |
MachineFunction.h | 142 // generic instructions have been eliminated; i.e., all instructions are now 147 // all sizes attached to them have been eliminated. [all...] |
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/ |
MachineFunction.h | 142 // generic instructions have been eliminated; i.e., all instructions are now 147 // all sizes attached to them have been eliminated. [all...] |
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/ |
MachineFunction.h | 142 // generic instructions have been eliminated; i.e., all instructions are now 147 // all sizes attached to them have been eliminated. [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/ |
MachineFunction.h | 119 // generic instructions have been eliminated; i.e., all instructions are now 124 // all sizes attached to them have been eliminated. [all...] |
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/ |
MachineFunction.h | 142 // generic instructions have been eliminated; i.e., all instructions are now 147 // all sizes attached to them have been eliminated. [all...] |
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/ |
MachineFunction.h | 142 // generic instructions have been eliminated; i.e., all instructions are now 147 // all sizes attached to them have been eliminated. [all...] |
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/ |
MachineFunction.h | 142 // generic instructions have been eliminated; i.e., all instructions are now 147 // all sizes attached to them have been eliminated. [all...] |
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/ |
MachineFunction.h | 142 // generic instructions have been eliminated; i.e., all instructions are now 147 // all sizes attached to them have been eliminated. [all...] |
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/ |
MachineFunction.h | 142 // generic instructions have been eliminated; i.e., all instructions are now 147 // all sizes attached to them have been eliminated. [all...] |
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/ |
MachineFunction.h | 142 // generic instructions have been eliminated; i.e., all instructions are now 147 // all sizes attached to them have been eliminated. [all...] |
/system/bt/bta/dm/ |
bta_dm_pm.cc | 227 * This assignment should be eliminated in the future - see the 603 * This logic is error-prone and should be eliminated [all...] |
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineCasts.cpp | 265 /// If the cast can be eliminated by some other simple transformation, we prefer 269 // Noop casts and casts of constants should be eliminated trivially. 272 // If this is another cast that can be eliminated, we prefer to have it 273 // eliminated. [all...] |
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
InstCombineCasts.cpp | 261 /// the cast can be eliminated by some other simple transformation, we prefer 265 // Noop casts and casts of constants should be eliminated trivially. 268 // If this is another cast that can be eliminated, we prefer to have it 269 // eliminated. 748 // eliminated before we try to optimize this zext. [all...] |
/external/llvm/lib/Transforms/ObjCARC/ |
ObjCARCOpts.cpp | 161 STATISTIC(NumNoops, "Number of no-op objc calls eliminated"); 162 STATISTIC(NumPartialNoops, "Number of partially no-op objc calls eliminated"); 165 "retain+autoreleases eliminated"); 166 STATISTIC(NumRRs, "Number of retain+release paths eliminated"); [all...] |
/external/gptfdisk/ |
NEWS | [all...] |
/external/llvm/lib/Analysis/ |
MemoryDependenceAnalysis.cpp | 197 // CS can be found redundant and eliminated. 502 // While volatile access cannot be eliminated, they do not have to clobber 594 // While volatile access cannot be eliminated, they do not have to clobber [all...] |
/external/swiftshader/third_party/LLVM/docs/ |
AliasAnalysis.html | 291 them to be eliminated if they form common subexpressions or be hoisted out of
300 calls to these functions to be eliminated and moved around, as long as there is
[all...] |
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
ScalarEvolutionExpander.cpp | [all...] |
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
TwoAddressInstructionPass.cpp | 859 /// are eliminated altogether. [all...] |