HomeSort by relevance Sort by last modified time
    Searched refs:IsVolatile (Results 26 - 37 of 37) sorted by null

12

  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c     [all...]
  /external/clang/unittests/Basic/
VirtualFileSystemTest.cpp 29 bool IsVolatile) override {
    [all...]
  /art/compiler/optimizing/
code_generator_mips.cc     [all...]
code_generator_arm.cc     [all...]
code_generator_arm64.cc     [all...]
code_generator_x86.cc     [all...]
code_generator_x86_64.cc     [all...]
  /external/llvm/include/llvm-c/
Core.h     [all...]
  /external/llvm/lib/Transforms/Scalar/
SROA.cpp 734 uint64_t Size, bool IsVolatile) {
738 bool IsSplittable = Ty->isIntegerTy() && !IsVolatile;
752 return handleLoadOrStore(LI.getType(), LI, Offset, Size, LI.isVolatile());
783 handleLoadOrStore(ValOp->getType(), SI, Offset, Size, SI.isVolatile());
    [all...]
  /art/compiler/driver/
compiler_driver.cc     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]
  /external/clang/lib/Sema/
TreeTransform.h     [all...]

Completed in 370 milliseconds

12