HomeSort by relevance Sort by last modified time
    Searched full:noalias (Results 601 - 625 of 634) sorted by null

<<212223242526

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
options.h     [all...]
  /external/chromium-trace/catapult/third_party/closure_linter/closure_linter/
statetracker.py 78 'noalias',
    [all...]
  /external/eigen/Eigen/src/SVD/
JacobiSVD.h     [all...]
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/llvm/lib/Analysis/
InstructionSimplify.cpp     [all...]
DependenceAnalysis.cpp     [all...]
  /external/llvm/lib/IR/
Metadata.cpp     [all...]
  /external/llvm/test/CodeGen/X86/
misched-aa-colored.ll 184 declare hidden void @_ZNK4llvm18TargetLoweringBase17getTypeConversionERNS_11LLVMContextENS_3EVTE(%"struct.std::pair.112.119.719.1079.2039.2159.2399.4199"* noalias sret, %"class.llvm::TargetLoweringBase.50.650.1010.1970.2090.2330.4130"* readonly, %"class.llvm::LLVMContext.6.606.966.1926.2046.2286.4086"*, i32, %"class.llvm::Type.7.607.967.1927.2047.2287.4087"*) #2 align 2
sse41.ll     [all...]
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_fs.c 879 /* XXX: need to propagate noalias down into color param now we are
    [all...]
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCOpts.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
GVN.cpp     [all...]
  /external/llvm/lib/Target/
README.txt     [all...]
  /external/llvm/test/CodeGen/ARM/
2009-07-18-RewriterBug.ll 11 define void @build_delaunay(%struct.EDGE_PAIR* noalias nocapture sret %agg.result, %struct.VERTEX* %tree, %struct.VERTEX* %extra) nounwind {
32 call void @build_delaunay(%struct.EDGE_PAIR* noalias sret %delright, %struct.VERTEX* %2, %struct.VERTEX* %extra) nounwind
35 call void @build_delaunay(%struct.EDGE_PAIR* noalias sret %delleft, %struct.VERTEX* %8, %struct.VERTEX* %tree) nounwind
    [all...]
  /external/dhcpcd-6.8.2/
if-options.c 172 {"noalias", no_argument, NULL, O_NOALIAS},
    [all...]
  /external/llvm/docs/
BitCodeFormat.rst 877 * bit 6: ``noalias``
    [all...]
  /external/llvm/lib/CodeGen/
ScheduleDAGInstrs.cpp 634 return (AAResult != NoAlias);
    [all...]
CodeGenPrepare.cpp     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
obj-elf.c 182 { "noalias", s_ignore, 0 },
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 53 // the return. Ignore noalias because it doesn't affect the call sequence.
56 .removeAttribute(Attribute::NoAlias).hasAttributes())
    [all...]
  /external/llvm/test/Transforms/ObjCARC/
basic.ll     [all...]
  /external/clang/include/clang/Basic/
AttrDocs.td     [all...]
  /external/llvm/lib/Target/CppBackend/
CPPBackend.cpp 503 HANDLE_ATTR(NoAlias);
    [all...]
  /external/llvm/lib/AsmParser/
LLParser.cpp     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 143 | Noalias
    [all...]

Completed in 1852 milliseconds

<<212223242526