Home
last modified time | relevance | path

Searched defs:isPseudo (Results 1 – 4 of 4) sorted by relevance

/external/clang/tools/libclang/
DCXCursor.h174 bool isPseudo() const { in isPseudo() function
/external/llvm/include/llvm/MC/
DMCInstrDesc.h226 bool isPseudo() const { in isPseudo() function
/external/llvm/utils/TableGen/
DCodeGenInstruction.h254 bool isPseudo : 1; variable
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir.h654 inline bool isPseudo() const { return op < OP_MOV; } in isPseudo() function