Home
last modified time | relevance | path

Searched defs:REP (Results 1 – 17 of 17) sorted by relevance

/external/llvm/test/MC/AsmParser/
Dmacro-exitm.s4 .macro REP macro
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AsmParser/
Dmacro-exitm.s4 .macro REP macro
/external/eigen/bench/
DBenchTimer.h170 #define BENCH(TIMER,TRIES,REP,CODE) { \ argument
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h281 REP = 2 << Op0Shift, enumerator
/external/swiftshader/third_party/LLVM/utils/TableGen/
DX86RecognizableInstr.cpp66 REP = 2, enumerator
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h455 REP = 1 << REPShift, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h508 REP = 1 << REPShift, enumerator
/external/swiftshader/src/Pipeline/
DVertexProgram.cpp1357 void VertexProgram::REP(const Src &integerRegister) in REP() function in sw::VertexProgram
DPixelProgram.cpp1704 void PixelProgram::REP(const Src &integerRegister) in REP() function in sw::PixelProgram
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Dregcomp.c991 # define REP(f, t) ((f)*8 + (t)) in repeat() macro
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
Dregcomp.c1118 # define REP(f, t) ((f)*8 + (t)) in repeat() macro
/external/llvm/lib/Support/
Dregcomp.c991 # define REP(f, t) ((f)*8 + (t)) in repeat() macro
/external/swiftshader/src/Shader/
DVertexProgram.cpp1441 void VertexProgram::REP(const Src &integerRegister) in REP() function in sw::VertexProgram
DPixelProgram.cpp1735 void PixelProgram::REP(const Src &integerRegister) in REP() function in sw::PixelProgram
/external/swiftshader/third_party/LLVM/lib/Support/
Dregcomp.c955 # define REP(f, t) ((f)*8 + (t)) in repeat() macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_shader.c1807 DECL_SPECIAL(REP) in DECL_SPECIAL() argument
/external/mesa3d/src/mesa/x86/
Dassyntax.h594 #define REP CHOICE(rep ;, rep ;, repe) macro
1307 #define REP rep macro