Home
last modified time | relevance | path

Searched defs:isAliased (Results 1 – 11 of 11) sorted by relevance

/external/llvm/lib/CodeGen/
DPseudoSourceValue.cpp43 bool PseudoSourceValue::isAliased(const MachineFrameInfo *) const { in isAliased() function in PseudoSourceValue
58 bool FixedStackPseudoSourceValue::isAliased(const MachineFrameInfo *MFI) const { in isAliased() function in FixedStackPseudoSourceValue
82 bool CallEntryPseudoSourceValue::isAliased(const MachineFrameInfo *) const { in isAliased() function in CallEntryPseudoSourceValue
DMachineFunction.cpp623 bool Immutable, bool isAliased) { in CreateFixedObject()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DPseudoSourceValue.cpp51 bool PseudoSourceValue::isAliased(const MachineFrameInfo *) const { in isAliased() function in PseudoSourceValue
66 bool FixedStackPseudoSourceValue::isAliased(const MachineFrameInfo *MFI) const { in isAliased() function in FixedStackPseudoSourceValue
91 bool CallEntryPseudoSourceValue::isAliased(const MachineFrameInfo *) const { in isAliased() function in CallEntryPseudoSourceValue
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DPseudoSourceValue.cpp93 bool PseudoSourceValue::isAliased(const MachineFrameInfo *MFI) const { in isAliased() function in PseudoSourceValue
115 bool FixedStackPseudoSourceValue::isAliased(const MachineFrameInfo *MFI) const { in isAliased() function in FixedStackPseudoSourceValue
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h53 bool isAliased(const MachineFrameInfo *) const override { in isAliased() function
73 bool isAliased(const MachineFrameInfo *) const override { in isAliased() function
/external/skia/src/gpu/effects/
DGrDistanceFieldGeoProc.cpp81 bool isAliased = in onEmitCode() local
/external/skqp/src/gpu/effects/
DGrDistanceFieldGeoProc.cpp82 bool isAliased = in onEmitCode() local
/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h123 bool isAliased; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h157 bool isAliased; member
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp509 bool isAliased(const MemoryLocation &Loc1, Instruction *Inst1, in isAliased() function in llvm::slpvectorizer::BoUpSLP
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp769 bool isAliased(const MemoryLocation &Loc1, Instruction *Inst1, in isAliased() function in llvm::slpvectorizer::BoUpSLP