HomeSort by relevance Sort by last modified time
    Searched refs:CreateUIToFP (Results 1 - 21 of 21) sorted by null

  /external/llvm/examples/Kaleidoscope/Chapter3/
toy.cpp 378 return Builder.CreateUIToFP(L, Type::getDoubleTy(getGlobalContext()),
  /external/llvm/examples/Kaleidoscope/Chapter4/
toy.cpp 657 return Builder.CreateUIToFP(L, Type::getDoubleTy(getGlobalContext()),
  /external/llvm/examples/Kaleidoscope/Chapter5/
toy.cpp 543 return Builder.CreateUIToFP(L, Type::getDoubleTy(getGlobalContext()),
  /external/llvm/examples/Kaleidoscope/Chapter6/
toy.cpp 643 return Builder.CreateUIToFP(L, Type::getDoubleTy(getGlobalContext()),
  /external/llvm/examples/Kaleidoscope/Chapter7/
toy.cpp 748 return Builder.CreateUIToFP(L, Type::getDoubleTy(getGlobalContext()),
    [all...]
  /external/llvm/examples/Kaleidoscope/Chapter8/
toy.cpp 943 return Builder.CreateUIToFP(L, Type::getDoubleTy(getGlobalContext()),
    [all...]
  /external/llvm/examples/Kaleidoscope/MCJIT/cached/
toy-jit.cpp 702 return Builder.CreateUIToFP(L, Type::getDoubleTy(getGlobalContext()),
    [all...]
toy.cpp 1069 return Builder.CreateUIToFP(L, Type::getDoubleTy(getGlobalContext()),
    [all...]
  /external/llvm/examples/Kaleidoscope/MCJIT/initial/
toy.cpp 927 return Builder.CreateUIToFP(L, Type::getDoubleTy(getGlobalContext()),
    [all...]
  /external/llvm/examples/Kaleidoscope/MCJIT/lazy/
toy-jit.cpp 684 return Builder.CreateUIToFP(L, Type::getDoubleTy(getGlobalContext()),
    [all...]
toy.cpp 967 return Builder.CreateUIToFP(L, Type::getDoubleTy(getGlobalContext()),
    [all...]
  /external/llvm/examples/Kaleidoscope/MCJIT/complete/
toy.cpp     [all...]
  /external/llvm/examples/Kaleidoscope/Orc/fully_lazy/
toy.cpp 811 return C.getBuilder().CreateUIToFP(L, Type::getDoubleTy(getGlobalContext()),
    [all...]
  /external/llvm/examples/Kaleidoscope/Orc/initial/
toy.cpp 810 return C.getBuilder().CreateUIToFP(L, Type::getDoubleTy(getGlobalContext()),
    [all...]
  /external/llvm/examples/Kaleidoscope/Orc/lazy_codegen/
toy.cpp 810 return C.getBuilder().CreateUIToFP(L, Type::getDoubleTy(getGlobalContext()),
    [all...]
  /external/llvm/examples/Kaleidoscope/Orc/lazy_irgen/
toy.cpp 810 return C.getBuilder().CreateUIToFP(L, Type::getDoubleTy(getGlobalContext()),
    [all...]
  /external/llvm/include/llvm/IR/
IRBuilder.h     [all...]
  /external/clang/lib/CodeGen/
CGExprScalar.cpp     [all...]
CGBuiltin.cpp     [all...]
  /external/llvm/lib/IR/
Core.cpp     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli     [all...]

Completed in 532 milliseconds