Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenInstruction.h
H A DCodeGenDAGPatterns.cpp
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h348 bool isBitcast() const { return Flags & (1ULL << MCID::Bitcast); } in isBitcast() function