Home
last modified time | relevance | path

Searched defs:vPtr (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITObjectCacheTest.cpp97 void *vPtr = TheJIT->getPointerToFunction(Main); in compileAndRun() local
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITObjectCacheTest.cpp98 void *vPtr = TheJIT->getPointerToFunction(Main); in compileAndRun() local
/external/deqp/modules/glshared/
DglsStateQueryUtil.hpp374 void* vPtr; member
/external/llvm-project/mlir/lib/Target/LLVMIR/
DModuleTranslation.cpp419 llvm::Value *&replacementValue) -> InsertPointTy { in convertOmpParallel()