Home
last modified time | relevance | path

Searched refs:literal1 (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/ast/
Dast.cc817 bool Literal::Match(void* literal1, void* literal2) { in Match() argument
818 const AstValue* x = static_cast<Literal*>(literal1)->raw_value(); in Match()
Dast.h1355 static bool Match(void* literal1, void* literal2);
/external/llvm/lib/Target/AMDGPU/
DR600Instructions.td658 (ins LITERAL:$literal1, LITERAL:$literal2), "$literal1, $literal2", [] > {
662 bits<32> literal1;
665 let Inst{31-0} = literal1;
982 LITERAL:$literal0, LITERAL:$literal1),