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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1 //===-- TargetLowering.cpp - Implement the TargetLowering class -----------===//
10 // This implements the TargetLowering class.
14 #include "llvm/Target/TargetLowering.h"
38 TargetLowering::TargetLowering(const TargetMachine &tm, function in class:TargetLowering
42 const char *TargetLowering::getTargetNodeName(unsigned Opcode) const {
48 bool TargetLowering::isInTailCallPosition(SelectionDAG &DAG, SDNode *Node,
70 void TargetLowering::ArgListEntry::setAttributes(ImmutableCallSite *CS,
86 TargetLowering
[all...]

Completed in 66 milliseconds