Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCInstrDesc.h330 bool isBitcast() const { in isBitcast() function
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DCodeGenInstruction.h229 bool isBitcast : 1; variable
H A DCodeGenDAGPatterns.cpp2608 bool isBitcast; member in InstAnalyzer