Home
last modified time | relevance | path

Searched defs:IntToPtr (Results 1 – 15 of 15) sorted by relevance

/external/libbrillo/brillo/streams/
Dinput_stream_set_unittest.cc41 inline static void* IntToPtr(int addr) { in IntToPtr() function in brillo::InputStreamSetTest
Dmemory_containers_unittest.cc45 inline static void* IntToPtr(int addr) { in IntToPtr() function in brillo::MemoryContainerTest
Dmemory_stream_unittest.cc58 inline static void* IntToPtr(int addr) { in IntToPtr() function in brillo::MemoryStreamTest
Dfile_stream_unittest.cc178 inline static char* IntToPtr(int addr) { in IntToPtr() function in brillo::FileStreamTest
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dir_builder_mixin.h153 llvm::Value* IntToPtr(Args&&... args) { in IntToPtr() function
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm.ml183 | IntToPtr Constructor
Dllvm.mli233 | IntToPtr Constructor
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp102 auto *IntToPtr = dyn_cast<IntToPtrInst>(PN.user_back()); in FoldIntegerTypedPHI() local
/external/llvm/bindings/ocaml/llvm/
Dllvm.ml195 | IntToPtr Constructor
Dllvm.mli253 | IntToPtr Constructor
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm.ml220 | IntToPtr Constructor
Dllvm.mli242 | IntToPtr Constructor
/external/llvm/bindings/go/llvm/
Dir.go218 IntToPtr Opcode = C.LLVMIntToPtr const
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go176 IntToPtr Opcode = C.LLVMIntToPtr const
/external/clang/lib/CodeGen/
DCGBuiltin.cpp1982 Value *IntToPtr = in EmitBuiltinExpr() local