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

/freebsd-9.3-release/contrib/llvm/include/llvm/Target/
H A DCostTable.h23 int ISD; member in struct:llvm::CostTblEntry
30 int CostTableLookup(const CostTblEntry<TypeTy> *Tbl, unsigned len, int ISD, argument
42 int CostTableLookup(const CostTblEntry<TypeTy>(&Tbl)[N], int ISD, member in namespace:llvm
50 int ISD; member in struct:llvm::TypeConversionCostTblEntry
59 ConvertCostTableLookup(const TypeConversionCostTblEntry<TypeTy> *Tbl, unsigned len, int ISD, CompareTy Dst, CompareTy Src) argument
74 int ISD, CompareTy Dst, CompareTy Src) { member in namespace:llvm
[all...]
H A DTargetCallingConv.h23 namespace ISD { namespace in namespace:llvm
/freebsd-9.3-release/contrib/llvm/lib/MC/
H A DMCMachOStreamer.cpp226 IndirectSymbolData ISD; local
H A DMCELFStreamer.cpp162 IndirectSymbolData ISD; local
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp184 int ISD = TLI->InstructionOpcodeToISD(Opcode); local
397 int ISD = TLI->InstructionOpcodeToISD(Opcode); local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp210 int ISD = TLI->InstructionOpcodeToISD(Opcode); local
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DBasicTargetTransformInfo.cpp234 int ISD = TLI->InstructionOpcodeToISD(Opcode); local
281 int ISD = TLI->InstructionOpcodeToISD(Opcode); local
375 int ISD = TLI->InstructionOpcodeToISD(Opcode); local
427 unsigned ISD = 0; local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp177 int ISD = TLI->InstructionOpcodeToISD(Opcode); local
358 int ISD = TLI->InstructionOpcodeToISD(Opcode); local
467 int ISD = TLI->InstructionOpcodeToISD(Opcode); local
622 int ISD = TLI->InstructionOpcodeToISD(Opcode); local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp101 getCopyFromParts(SelectionDAG &DAG, SDLoc DL, const SDValue *Parts, unsigned NumParts, MVT PartVT, EVT ValueVT, const Value *V, ISD::NodeType AssertOp = ISD::DELETED_NODE) argument
339 getCopyToParts(SelectionDAG &DAG, SDLoc DL, SDValue Val, SDValue *Parts, unsigned NumParts, MVT PartVT, const Value *V, ISD::NodeType ExtendKind = ISD::ANY_EXTEND) argument
[all...]
/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h22 namespace ISD { namespace in namespace:llvm
H A DSelectionDAGNodes.h62 namespace ISD { namespace in namespace:llvm
1883 namespace ISD { namespace
[all...]

Completed in 125 milliseconds