Home
last modified time | relevance | path

Searched refs:FPTypeMask (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h792 // FPTypeMask - Mask for all of the FP types...
794 FPTypeMask = 7 << FPTypeShift,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp422 unsigned FPInstClass = Flags & X86II::FPTypeMask; in processBasicBlock()
/third_party/vixl/src/aarch64/
H A Dconstants-aarch64.h592 FPTypeMask = 0x00C00000, enumerator
H A Dsimulator-aarch64.cc6332 switch (instr->Mask(FPTypeMask)) { in Simulator()
6478 switch (instr->Mask(FPTypeMask)) { in Simulator()

Completed in 39 milliseconds