HomeSort by relevance Sort by last modified time
    Searched refs:DestAS (Results 1 - 12 of 12) sorted by null

  /external/llvm/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.h 241 /// Returns true if a cast between SrcAS and DestAS is a noop.
242 bool isNoopAddrSpaceCast(unsigned SrcAS, unsigned DestAS) const override {
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 358 /// Returns true if a cast between SrcAS and DestAS is a noop.
359 bool isNoopAddrSpaceCast(unsigned SrcAS, unsigned DestAS) const override {
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 794 bool isNoopAddrSpaceCast(unsigned SrcAS, unsigned DestAS) const override;
    [all...]
X86ISelLowering.cpp     [all...]
  /external/clang/lib/CodeGen/
CodeGenFunction.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h     [all...]
SelectionDAGNodes.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]

Completed in 364 milliseconds