Searched defs:selectBitCast (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ | ||
H A D | WebAssemblyFastISel.cpp | 1152 bool WebAssemblyFastISel::selectBitCast(const Instruction *I) { selectBitCast() function in WebAssemblyFastISel |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | FastISel.cpp | 1487 bool FastISel::selectBitCast(const User *I) { selectBitCast() function in FastISel |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FastISel.cpp | 4796 bool AArch64FastISel::selectBitCast(const Instruction *I) { selectBitCast() function in AArch64FastISel |