Searched defs:BINOP_SREM (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
H A DLLVMBitCodes.h199 BINOP_SREM = 6, // overloaded for FP enumerator in enum:llvm::bitc::BinaryOpcodes
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
H A DNaClLLVMBitCodes.h231 BINOP_SREM = 6, // overloaded for FP enumerator in enum:llvm::naclbitc::NaClBinaryOpcodes
/external/llvm/include/llvm/Bitcode/
H A DLLVMBitCodes.h324 BINOP_SREM = 6, // overloaded for FP enumerator in enum:llvm::bitc::BinaryOpcodes

Completed in 93 milliseconds