HomeSort by relevance Sort by last modified time
    Searched refs:stripPointerCasts (Results 76 - 100 of 101) sorted by null

1 2 34 5

  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
InlineFunction.cpp     [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyLibCalls.cpp 793 if (const auto *F = dyn_cast<Function>(Calloc->stripPointerCasts()))
    [all...]
  /external/llvm/lib/Linker/
IRMover.cpp 813 E->getAggregateElement(2)->stripPointerCasts());
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineLoadStoreAlloca.cpp 627 P = P->stripPointerCasts();
    [all...]
InstCombineCompares.cpp     [all...]
  /external/clang/lib/CodeGen/
CGCall.cpp     [all...]
CGDecl.cpp 374 cast<llvm::GlobalVariable>(addr->stripPointerCasts());
    [all...]
CGDebugInfo.cpp     [all...]
CGObjC.cpp     [all...]
CodeGenModule.cpp 264 C = C->stripPointerCasts();
267 // stripPointerCasts will not walk over weak aliases.
    [all...]
MicrosoftCXXABI.cpp     [all...]
  /external/llvm/lib/Analysis/
ValueTracking.cpp     [all...]
ConstantFolding.cpp 729 Ptr = Ptr->stripPointerCasts();
    [all...]
InstructionSimplify.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
ObjCARC.cpp 475 /// Value::stripPointerCasts which also knows how to look through objc_retain
479 V = V->stripPointerCasts();
488 /// Value::stripPointerCasts which also knows how to look through objc_retain
492 V = V->stripPointerCasts();
    [all...]
ScalarReplAggregates.cpp     [all...]
SimplifyLibCalls.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp 727 Value *Callee = I->getOperand(PatchPointOpers::TargetPos)->stripPointerCasts();
    [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMAsmPrinter.cpp 86 const GlobalValue *GV = dyn_cast<GlobalValue>(CV->stripPointerCasts());
    [all...]
  /external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]
  /external/llvm/lib/IR/
Constants.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]

Completed in 874 milliseconds

1 2 34 5