Searched refs:computeTables (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVLegalizerInfo.cpp22 computeTables();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/GISel/
H A DPPCLegalizerInfo.cpp20 PPCLegalizerInfo::PPCLegalizerInfo(const PPCSubtarget &ST) { computeTables(); }
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMLegalizerInfo.cpp79 computeTables();
249 computeTables();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsLegalizerInfo.cpp324 computeTables();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86LegalizerInfo.cpp91 computeTables();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp72 computeTables();
744 computeTables();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp294 void LegalizerInfo::computeTables() { function in class:LegalizerInfo
390 assert(TablesInitialized && "backend forgot to call computeTables");
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h1069 void computeTables();
1262 /// instruction. Requires computeTables to have been called.
1310 /// instruction opcode, type-index and type. Requires computeTables to have
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp1654 computeTables();

Completed in 332 milliseconds