Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp86 struct OpcodeCache { struct in __anone228b8980111::ARMInstructionSelector
127 OpcodeCache(const ARMSubtarget &STI);
296 ARMInstructionSelector::OpcodeCache::OpcodeCache(const ARMSubtarget &STI) { in OpcodeCache() function in ARMInstructionSelector::OpcodeCache