/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | basetsd.h | 78 static __inline void *IntToPtr (const int i) { return ((void *) (INT_PTR)i); } in IntToPtr() function 112 #define IntToPtr(i) ((VOID *) (INT_PTR) ((int)i)) macro
|
/aosp_15_r20/external/libbrillo/brillo/streams/ |
H A D | input_stream_set_test.cc | 42 inline static void* IntToPtr(int addr) { in IntToPtr() function in brillo::InputStreamSetTest
|
H A D | memory_containers_test.cc | 51 inline static void* IntToPtr(int addr) { in IntToPtr() function in brillo::MemoryContainerTest
|
H A D | memory_stream_test.cc | 65 inline static void* IntToPtr(int addr) { in IntToPtr() function in brillo::MemoryStreamTest
|
H A D | file_stream_test.cc | 184 inline static char* IntToPtr(int addr) { in IntToPtr() function in brillo::FileStreamTest
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/polly/ |
D | ScopDetectionDiagnostic.h | 104 IntToPtr, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/polly/ |
D | ScopDetectionDiagnostic.h | 104 IntToPtr, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/polly/ |
D | ScopDetectionDiagnostic.h | 104 IntToPtr, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/polly/ |
D | ScopDetectionDiagnostic.h | 104 IntToPtr, enumerator
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/ |
H A D | ir_builder_mixin.h | 162 llvm::Value* IntToPtr(Args&&... args) { in IntToPtr() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombinePHI.cpp | 102 auto *IntToPtr = dyn_cast<IntToPtrInst>(PN.user_back()); in FoldIntegerTypedPHI() local
|
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/ |
H A D | llvm.ml | 195 | IntToPtr Constructor
|
H A D | llvm.mli | 253 | IntToPtr Constructor
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombinePHI.cpp | 112 auto *IntToPtr = dyn_cast<IntToPtrInst>(PN.user_back()); in foldIntegerTypedPHI() local
|
H A D | InstructionCombining.cpp | 372 auto *IntToPtr = dyn_cast<IntToPtrInst>(Val); in simplifyIntToPtrRoundTripCast() local
|
/aosp_15_r20/external/llvm/bindings/go/llvm/ |
H A D | ir.go | 218 IntToPtr Opcode = C.LLVMIntToPtr const
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 1982 Value *IntToPtr = in EmitBuiltinExpr() local
|