Searched defs:isAliased (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/nvi/tcl_scripts/
H A Dmailprocs.tcl70 proc isAliased {target} { procedure
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp92 bool PseudoSourceValue::isAliased(const MachineFrameInfo *MFI) const { function in class:PseudoSourceValue
113 bool FixedStackPseudoSourceValue::isAliased(const MachineFrameInfo *MFI) const { function in class:FixedStackPseudoSourceValue
/freebsd-9.3-release/contrib/llvm/lib/Target/Mips/
H A DMipsMachineFunction.cpp44 bool MipsCallEntry::isAliased(const MachineFrameInfo *) const { function in class:MipsCallEntry
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGValue.h407 forAddr(llvm::Value *addr, CharUnits align, Qualifiers quals, IsDestructed_t isDestructed, NeedsGCBarriers_t needsGC, IsAliased_t isAliased, IsZeroed_t isZeroed = IsNotZeroed) argument
424 forLValue(const LValue &LV, IsDestructed_t isDestructed, NeedsGCBarriers_t needsGC, IsAliased_t isAliased, IsZeroed_t isZeroed = IsNotZeroed) argument

Completed in 109 milliseconds