HomeSort by relevance Sort by last modified time
    Searched refs:isVolatile (Results 101 - 125 of 157) sorted by null

1 2 3 45 6 7

  /external/llvm/lib/Analysis/
LazyValueInfo.cpp 567 if (MI->isVolatile()) return false;
    [all...]
ConstantFolding.cpp 532 if (LI->isVolatile()) return 0;
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp 586 if (MMO->getSize() == Size && !MMO->isVolatile()) {
  /external/llvm/lib/Transforms/InstCombine/
InstCombineSelect.cpp 342 if (!LI->isVolatile())
    [all...]
InstructionCombining.cpp     [all...]
InstCombineCompares.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp 834 if (MSI->isVolatile() || !isa<ConstantInt>(MSI->getLength())) return false;
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
ARMLoadStoreOptimizer.cpp     [all...]
ARMFastISel.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
FastISel.cpp     [all...]
  /external/llvm/lib/ExecutionEngine/Interpreter/
Execution.cpp     [all...]
  /external/llvm/lib/Target/CppBackend/
CPPBackend.cpp     [all...]
  /frameworks/compile/slang/BitWriter_2_9/
BitcodeWriter.cpp     [all...]
  /external/clang/lib/AST/
DeclPrinter.cpp 456 if (FT->isVolatile())
    [all...]
StmtProfile.cpp 163 ID.AddBoolean(S->isVolatile());
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
X86FastISel.cpp     [all...]
  /external/clang/include/clang/AST/
Stmt.h     [all...]
  /external/clang/lib/CodeGen/
CGStmt.cpp     [all...]
CGExpr.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdi.jar 

Completed in 1784 milliseconds

1 2 3 45 6 7