Home
last modified time | relevance | path

Searched refs:ExternalSymbol (Results 1 – 25 of 45) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/
Dzero-cs.ll4 ; CHECK: LLVM ERROR: Cannot select: {{t7|0x[0-9a-f]+}}: i32 = ExternalSymbol'__powidf2'
/external/llvm/lib/CodeGen/MIRParser/
DMILexer.h109 ExternalSymbol, enumerator
DMIParser.cpp1235 assert(Token.is(MIToken::ExternalSymbol)); in parseExternalSymbolOperand()
1498 case MIToken::ExternalSymbol: in parseMachineOperand()
1720 case MIToken::ExternalSymbol: in parseMemoryPseudoSourceValue()
DMILexer.cpp404 return lexName(C, Token, MIToken::ExternalSymbol, /*PrefixLength=*/1, in maybeLexExternalSymbol()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
DMILexer.h134 ExternalSymbol, enumerator
DMIParser.cpp1567 assert(Token.is(MIToken::ExternalSymbol)); in parseExternalSymbolOperand()
2051 case MIToken::ExternalSymbol: in parseMachineOperand()
2339 case MIToken::ExternalSymbol: in parseMemoryPseudoSourceValue()
DMILexer.cpp459 return lexName(C, Token, MIToken::ExternalSymbol, /*PrefixLength=*/1, in maybeLexExternalSymbol()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DISDOpcodes.h63 JumpTable, ConstantPool, ExternalSymbol, BlockAddress, enumerator
DSelectionDAGNodes.h1480 : SDNode(isTarget ? ISD::TargetExternalSymbol : ISD::ExternalSymbol,
1490 return N->getOpcode() == ISD::ExternalSymbol ||
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h63 JumpTable, ConstantPool, ExternalSymbol, BlockAddress, enumerator
DSelectionDAGNodes.h1695 : SDNode(isTarget ? ISD::TargetExternalSymbol : ISD::ExternalSymbol,
1704 return N->getOpcode() == ISD::ExternalSymbol ||
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h63 JumpTable, ConstantPool, ExternalSymbol, BlockAddress, enumerator
DSelectionDAGNodes.h1949 : SDNode(isTarget ? ISD::TargetExternalSymbol : ISD::ExternalSymbol,
1957 return N->getOpcode() == ISD::ExternalSymbol ||
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DRelocation.txt7 ExternalSymbol, BlockAddress
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp61 setOperationAction(ISD::ExternalSymbol, MVTPtr, Custom); in WebAssemblyTargetLowering()
537 case ISD::ExternalSymbol: in LowerOperation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp68 setOperationAction(ISD::ExternalSymbol, MVTPtr, Custom); in WebAssemblyTargetLowering()
734 case ISD::ExternalSymbol: in LowerOperation()
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430ISelLowering.cpp109 setOperationAction(ISD::ExternalSymbol, MVT::i16, Custom); in MSP430TargetLowering()
187 case ISD::ExternalSymbol: return LowerExternalSymbol(Op, DAG); in LowerOperation()
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaISelLowering.cpp145 setOperationAction(ISD::ExternalSymbol, MVT::i64, Custom); in AlphaTargetLowering()
671 case ISD::ExternalSymbol: { in LowerOperation()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp114 case ISD::ExternalSymbol: return "ExternalSymbol"; in getOperationName()
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp102 setOperationAction(ISD::ExternalSymbol, MVT::i16, Custom); in MSP430TargetLowering()
187 case ISD::ExternalSymbol: return LowerExternalSymbol(Op, DAG); in LowerOperation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp137 case ISD::ExternalSymbol: return "ExternalSymbol"; in getOperationName()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp83 setOperationAction(ISD::ExternalSymbol, MVT::i16, Custom); in MSP430TargetLowering()
336 case ISD::ExternalSymbol: return LowerExternalSymbol(Op, DAG); in LowerOperation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
DLanaiInstrInfo.td850 // GlobalAddress, ExternalSymbol, Jumptable, ConstantPool
/external/llvm/lib/Target/Lanai/
DLanaiInstrInfo.td856 // GlobalAddress, ExternalSymbol, Jumptable, ConstantPool
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrCompiler.td831 // ConstantPool GlobalAddress, ExternalSymbol, and JumpTable
859 // ConstantPool GlobalAddress, ExternalSymbol, and JumpTable when not in small

12