Home
last modified time | relevance | path

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

/freebsd/contrib/file/magic/Magdir/
H A Dpolyml8 # FLC, SGI, Apple originally from Daniel Quinlan (quinlan@yggdrasil.com)
H A Danimation8 # FLC, SGI, Apple originally from Daniel Quinlan (quinlan@yggdrasil.com)
888 # Summary: FLC animation format
892 # standard FLC always use 8 bit color
893 >12 leshort 8 FLC animation
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp210 auto FLC = LoadPciMap.find(IntNo); in LoadInstrForLoadIntrinsic() local
211 if (FLC != LoadPciMap.end()) { in LoadInstrForLoadIntrinsic()
217 MachineSDNode *Res = CurDAG->getMachineNode(FLC->second, dl, RTys, in LoadInstrForLoadIntrinsic()