Home
last modified time | relevance | path

Searched defs:SelectConstant (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp945 void HexagonDAGToDAGISel::SelectConstant(SDNode *N) { in SelectConstant() function in HexagonDAGToDAGISel
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp723 void HexagonDAGToDAGISel::SelectConstant(SDNode *N) { in SelectConstant() function in HexagonDAGToDAGISel
/external/v8/src/
Dcode-stub-assembler.h686 TNode<A> SelectConstant(TNode<BoolT> condition, TNode<A> true_value, in SelectConstant() function