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