Home
last modified time | relevance | path

Searched refs:selectIntrinsicTrunc (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp128 bool selectIntrinsicTrunc(MachineInstr &I, MachineRegisterInfo &MRI) const;
2404 return selectIntrinsicTrunc(I, MRI); in select()
2496 bool AArch64InstructionSelector::selectIntrinsicTrunc( in selectIntrinsicTrunc() function in AArch64InstructionSelector
/external/llvm-project/llvm/lib/Target/AArch64/GISel/
DAArch64InstructionSelector.cpp157 bool selectIntrinsicTrunc(MachineInstr &I, MachineRegisterInfo &MRI) const;
3125 return selectIntrinsicTrunc(I, MRI); in select()
3262 bool AArch64InstructionSelector::selectIntrinsicTrunc( in selectIntrinsicTrunc() function in AArch64InstructionSelector