HomeSort by relevance Sort by last modified time
    Searched refs:getAddressSpace (Results 176 - 200 of 354) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/swiftshader/third_party/LLVM/lib/VMCore/
ConstantFold.cpp 107 if (PTy->getAddressSpace() == DPTy->getAddressSpace()) {
370 PTy->getAddressSpace()),
436 PTy->getAddressSpace()),
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp 109 cast<PointerType>(MI->getArgOperand(1)->getType())->getAddressSpace();
111 cast<PointerType>(MI->getArgOperand(0)->getType())->getAddressSpace();
197 unsigned DstAddrSp = cast<PointerType>(Dest->getType())->getAddressSpace();
    [all...]
  /external/llvm/lib/Analysis/
ScalarEvolutionExpander.cpp 492 Type::getInt8PtrTy(Ty->getContext(), PTy->getAddressSpace()));
    [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 426 LD->getAddressSpace(),
509 ST->getAddressSpace(),
    [all...]
  /external/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp 222 return PT->getAddressSpace() == 1;
410 assert(cast<PointerType>(Def->getType())->getAddressSpace() ==
411 cast<PointerType>(CI->getType())->getAddressSpace() &&
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
GlobalOpt.cpp 524 GV->getType()->getAddressSpace());
558 GV->getType()->getAddressSpace());
    [all...]
  /external/llvm/lib/IR/
Instructions.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineCasts.cpp     [all...]
InstructionCombining.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/
TargetLowering.h     [all...]

Completed in 527 milliseconds

1 2 3 4 5 6 78 91011>>