Home
last modified time | relevance | path

Searched defs:Operations (Results 1 – 5 of 5) sorted by relevance

/external/llvm/docs/
DLangRef.rst1919 .. _ordering:
5647 .. _i_add:
5649 '``add``' Instruction
5700 '``fadd``' Instruction
5737 '``sub``' Instruction
5792 '``fsub``' Instruction
5833 '``mul``' Instruction
5888 '``fmul``' Instruction
5925 '``udiv``' Instruction
5969 '``sdiv``' Instruction
[all …]
/external/llvm/docs/CommandGuide/
Dllvm-ar.rst63 Operations section in OPTIONS
/external/webrtc/webrtc/modules/audio_coding/neteq/
Ddefines.h16 enum Operations { enum
/external/v8/test/unittests/interpreter/
Dbytecode-pipeline-unittest.cc18 TEST(BytecodeSourceInfo, Operations) { in TEST() argument
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_unittest.cc113 TEST_F(LossAccountTest, Operations) { in TEST_F() argument