Home
last modified time | relevance | path

Searched refs:getTargetIndex (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp236 bool getTargetIndex(StringRef Name, int &Index);
1420 if (getTargetIndex(Token.stringValue(), Index)) in parseTargetIndexOperand()
2005 bool MIParser::getTargetIndex(StringRef Name, int &Index) { in getTargetIndex() function in MIParser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp323 bool getTargetIndex(StringRef Name, int &Index);
1948 if (getTargetIndex(Token.stringValue(), Index)) in parseTargetIndexOperand()
2692 bool MIParser::getTargetIndex(StringRef Name, int &Index) { in getTargetIndex() function in MIParser
/external/llvm/include/llvm/CodeGen/
DSelectionDAG.h557 SDValue getTargetIndex(int Index, EVT VT, int64_t Offset = 0,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DSelectionDAG.h647 SDValue getTargetIndex(int Index, EVT VT, int64_t Offset = 0,
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1382 SDValue SelectionDAG::getTargetIndex(int Index, EVT VT, int64_t Offset, in getTargetIndex() function in SelectionDAG
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1468 SDValue SelectionDAG::getTargetIndex(int Index, EVT VT, int64_t Offset, in getTargetIndex() function in SelectionDAG