HomeSort by relevance Sort by last modified time
    Searched refs:CreateStore (Results 76 - 89 of 89) sorted by null

1 2 34

  /external/clang/lib/CodeGen/
CodeGenFunction.h 626 CGF.Builder.CreateStore(Addr.getPointer(), Temp);
    [all...]
CGStmtOpenMP.cpp     [all...]
CGExprScalar.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp 165 StoreInst *S = Builder->CreateStore(L, Dest, MI->isVolatile());
206 StoreInst *S = Builder->CreateStore(ConstantInt::get(ITy, Fill), Dest,
    [all...]
InstructionCombining.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp 230 Builder.CreateStore(LPExn, ExnSlot);
231 Builder.CreateStore(LPSel, SelSlot);
    [all...]
  /external/llvm/bindings/go/llvm/
ir.go     [all...]
  /external/llvm/lib/IR/
Core.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
SROA.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Core.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp     [all...]
  /external/llvm/lib/Transforms/Vectorize/
SLPVectorizer.cpp     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli     [all...]
  /external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
llvm.mli     [all...]

Completed in 358 milliseconds

1 2 34