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

/external/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp88 bool PseudoSourceValue::isAliased(const MachineFrameInfo *MFI) const { function in class:PseudoSourceValue
109 bool FixedStackPseudoSourceValue::isAliased(const MachineFrameInfo *MFI) const { function in class:FixedStackPseudoSourceValue
/external/llvm/lib/Target/Mips/
H A DMipsMachineFunction.cpp44 bool MipsCallEntry::isAliased(const MachineFrameInfo *) const { function in class:MipsCallEntry
/external/clang/lib/CodeGen/
H A DCGValue.h426 IsAliased_t isAliased,
435 AV.AliasedFlag = isAliased;
442 IsAliased_t isAliased,
445 LV.getQuals(), isDestructed, needsGC, isAliased, isZeroed);
422 forAddr(llvm::Value *addr, CharUnits align, Qualifiers quals, IsDestructed_t isDestructed, NeedsGCBarriers_t needsGC, IsAliased_t isAliased, IsZeroed_t isZeroed = IsNotZeroed) argument
439 forLValue(const LValue &LV, IsDestructed_t isDestructed, NeedsGCBarriers_t needsGC, IsAliased_t isAliased, IsZeroed_t isZeroed = IsNotZeroed) argument
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 545 milliseconds