Searched defs:getImmCode (Results 1 – 4 of 4) sorted by relevance
/external/llvm/utils/TableGen/ | ||
D | FastISelEmitter.cpp | 100 unsigned getImmCode() const { assert(isImm()); return Repr-OK_Imm; } in getImmCode() function in __anonf9359ff90311::OperandsSignature::OpKind |
D | CodeGenDAGPatterns.cpp | 760 std::string TreePredicateFn::getImmCode() const { in getImmCode() function in TreePredicateFn |
/external/llvm-project/llvm/utils/TableGen/ | ||
D | FastISelEmitter.cpp | 110 unsigned getImmCode() const { assert(isImm()); return Repr-OK_Imm; } in getImmCode() function in __anonda4984e70311::OperandsSignature::OpKind |
D | CodeGenDAGPatterns.cpp | 1111 std::string TreePredicateFn::getImmCode() const { in getImmCode() function in TreePredicateFn |