Home
last modified time | relevance | path

Searched defs:isFP (Results 1 – 3 of 3) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/texture/
DImage.java269 private Format(int bpp, boolean isFP){ in Format()
274 private Format(int bpp, boolean isDepth, boolean isCompressed, boolean isFP){ in Format()
/external/llvm/utils/TableGen/
DFastISelEmitter.cpp97 bool isFP() const { return Repr == OK_FP; } in isFP() function in __anondb689e930311::OperandsSignature::OpKind
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp4063 static unsigned TranslateX86CC(ISD::CondCode SetCCOpcode, SDLoc DL, bool isFP, in TranslateX86CC()
14392 bool isFP = Op.getOperand(1).getSimpleValueType().isFloatingPoint(); in LowerVSETCC() local
14739 bool isFP = Op1.getSimpleValueType().isFloatingPoint(); in LowerSETCC() local