/external/clang/lib/CodeGen/ |
CGCall.cpp | [all...] |
TargetInfo.cpp | [all...] |
CGStmt.cpp | [all...] |
CGObjCMac.cpp | 70 llvm::AttributeSet::FunctionIndex, 596 llvm::AttributeSet::FunctionIndex, [all...] |
CGExpr.cpp | [all...] |
/external/llvm/lib/CodeGen/ |
BranchFolding.cpp | 583 hasAttribute(AttributeSet::FunctionIndex, Attribute::OptimizeForSize) && [all...] |
CodeGenPrepare.cpp | 176 OptSize = F.getAttributes().hasAttribute(AttributeSet::FunctionIndex, [all...] |
/external/llvm/lib/Target/X86/ |
X86FrameLowering.cpp | 490 if (Is64Bit && !Fn->getAttributes().hasAttribute(AttributeSet::FunctionIndex, [all...] |
X86ISelDAGToDAG.cpp | 449 hasAttribute(AttributeSet::FunctionIndex, Attribute::OptimizeForSize); [all...] |
X86ISelLowering.cpp | [all...] |
X86InstrInfo.cpp | [all...] |
/external/llvm/lib/Target/AArch64/ |
AArch64ISelDAGToDAG.cpp | 58 FnAttrs.hasAttribute(AttributeSet::FunctionIndex, 60 FnAttrs.hasAttribute(AttributeSet::FunctionIndex, Attribute::MinSize); [all...] |
AArch64ISelLowering.cpp | [all...] |
/external/lldb/source/Expression/ |
IRForTarget.cpp | 369 call->removeAttribute(AttributeSet::FunctionIndex, builtin); [all...] |
/external/llvm/lib/Target/ARM/ |
ARMFrameLowering.cpp | [all...] |
ARMBaseInstrInfo.cpp | [all...] |
ARMISelLowering.cpp | [all...] |
/external/llvm/lib/Transforms/InstCombine/ |
InstructionCombining.cpp | [all...] |
/external/llvm/lib/Transforms/Utils/ |
SimplifyLibCalls.cpp | [all...] |
/external/llvm/lib/CodeGen/SelectionDAG/ |
SelectionDAG.cpp | [all...] |
DAGCombiner.cpp | 357 FnAttrs.hasAttribute(AttributeSet::FunctionIndex, 359 FnAttrs.hasAttribute(AttributeSet::FunctionIndex, Attribute::MinSize); [all...] |
SelectionDAGBuilder.cpp | [all...] |
/external/llvm/lib/Target/NVPTX/ |
NVPTXISelDAGToDAG.cpp | 111 return (F->getAttributes().getAttribute(AttributeSet::FunctionIndex, [all...] |
/external/llvm/lib/Transforms/Vectorize/ |
LoopVectorize.cpp | [all...] |
/external/llvm/lib/Target/PowerPC/ |
PPCISelLowering.cpp | [all...] |