Home
last modified time | relevance | path

Searched defs:BitCast (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
Dutils.h288 inline Dest BitCast(const Source& source) { in BitCast() function
299 inline Dest BitCast(Source* source) { in BitCast() function
/external/llvm/lib/Target/R600/
DAMDGPUPromoteAlloca.cpp206 Value *BitCast = Builder.CreateBitCast(Alloca, VectorTy->getPointerTo(0)); in tryPromoteAllocaToVector() local
216 Value *BitCast = Builder.CreateBitCast(Alloca, VectorTy->getPointerTo(0)); in tryPromoteAllocaToVector() local
DSITypeRewriter.cpp87 Value *BitCast = Builder.CreateBitCast(Ptr, in visitLoadInst() local
/external/llvm/bindings/ocaml/llvm/
Dllvm.ml189 | BitCast Constructor
Dllvm.mli245 | BitCast Constructor