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

  /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/llvm/lib/Analysis/
ConstantFolding.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h     [all...]
SelectionDAGNodes.h     [all...]
  /external/llvm/lib/IR/
Constants.cpp     [all...]
Verifier.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]

Completed in 259 milliseconds