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/
DX86BaseInfo.h794 FPTypeMask = 7 << FPTypeShift, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FloatingPoint.cpp422 unsigned FPInstClass = Flags & X86II::FPTypeMask; in processBasicBlock()
/third_party/vixl/src/aarch64/
Dconstants-aarch64.h584 FPTypeMask = 0x00C00000, enumerator
Dsimulator-aarch64.cc6105 switch (instr->Mask(FPTypeMask)) { in Simulator()
6251 switch (instr->Mask(FPTypeMask)) { in Simulator()