HomeSort by relevance Sort by last modified time
    Searched refs:getPointerElementType (Results 51 - 62 of 62) sorted by null

1 23

  /external/clang/lib/CodeGen/
CGAtomic.cpp 347 if (!requiresMemSetZero(addr->getType()->getPointerElementType()))
    [all...]
CodeGenModule.cpp 305 GV->getType()->getPointerElementType());
    [all...]
CGOpenMPRuntime.cpp     [all...]
CGBuiltin.cpp     [all...]
  /external/spirv-llvm/lib/SPIRV/
OCL20ToSPIRV.cpp 589 assert(Args[0]->getType()->getPointerElementType()->isIntegerTy() &&
    [all...]
  /external/llvm/lib/Transforms/Scalar/
SROA.cpp     [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp 264 Type *Pointee1Ty = cast<PointerType>(BitcastTy)->getPointerElementType();
265 Type *Pointee2Ty = cast<PointerType>(GEPTy)->getPointerElementType();
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]
  /external/llvm/lib/Transforms/Instrumentation/
DataFlowSanitizer.cpp     [all...]
  /external/llvm/lib/IR/
Instructions.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp     [all...]
InstCombineCompares.cpp 831 Start->getType()->getPointerElementType(), NewBase,
    [all...]

Completed in 1564 milliseconds

1 23