/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Instruction.h | 115 bool isBinaryOp() const { return isBinaryOp(getOpcode()); } in isBinaryOp() function 126 static inline bool isBinaryOp(unsigned Opcode) { in isBinaryOp() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/ |
D | ResourceScriptToken.cpp | 67 bool RCToken::isBinaryOp() const { in isBinaryOp() function in RCToken
|
/external/llvm/examples/Kaleidoscope/Chapter6/ |
D | toy.cpp | 236 bool isBinaryOp() const { return IsOperator && Args.size() == 2; } in isBinaryOp() function in __anon981414af0111::PrototypeAST
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter6/ |
D | toy.cpp | 249 bool isBinaryOp() const { return IsOperator && Args.size() == 2; } in isBinaryOp() function in __anone219ca470111::PrototypeAST
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
D | toy.cpp | 256 bool isBinaryOp() const { return IsOperator && Args.size() == 2; } in isBinaryOp() function in __anon8465a24f0111::PrototypeAST
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
D | toy.cpp | 257 bool isBinaryOp() const { return IsOperator && Args.size() == 2; } in isBinaryOp() function in PrototypeAST
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter7/ |
D | toy.cpp | 271 bool isBinaryOp() const { return IsOperator && Args.size() == 2; } in isBinaryOp() function in __anon56963b480111::PrototypeAST
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
D | toy.cpp | 266 bool isBinaryOp() const { return IsOperator && Args.size() == 2; } in isBinaryOp() function in __anonc56baee70111::PrototypeAST
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
D | toy-jit.cpp | 210 bool isBinaryOp() const { return isOperator && Args.size() == 2; } in isBinaryOp() function in PrototypeAST
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
D | toy.cpp | 256 bool isBinaryOp() const { return IsOperator && Args.size() == 2; } in isBinaryOp() function in __anon6d5e84510111::PrototypeAST
|
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
D | toy-jit.cpp | 210 bool isBinaryOp() const { return isOperator && Args.size() == 2; } in isBinaryOp() function in PrototypeAST
|
D | toy.cpp | 211 bool isBinaryOp() const { return isOperator && Args.size() == 2; } in isBinaryOp() function in PrototypeAST
|
/external/llvm/examples/Kaleidoscope/Chapter7/ |
D | toy.cpp | 256 bool isBinaryOp() const { return IsOperator && Args.size() == 2; } in isBinaryOp() function in __anon0c9085b00111::PrototypeAST
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
D | toy.cpp | 266 bool isBinaryOp() const { return IsOperator && Args.size() == 2; } in isBinaryOp() function in PrototypeAST
|
/external/llvm/examples/Kaleidoscope/Chapter8/ |
D | toy.cpp | 253 bool isBinaryOp() const { return IsOperator && Args.size() == 2; } in isBinaryOp() function in __anon810cf6b10111::PrototypeAST
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
D | toy.cpp | 256 bool isBinaryOp() const { return IsOperator && Args.size() == 2; } in isBinaryOp() function in __anonf8e213500111::PrototypeAST
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
D | toy.cpp | 266 bool isBinaryOp() const { return IsOperator && Args.size() == 2; } in isBinaryOp() function in __anon39e81fe80111::PrototypeAST
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
D | toy.cpp | 266 bool isBinaryOp() const { return IsOperator && Args.size() == 2; } in isBinaryOp() function in __anonae6490e90111::PrototypeAST
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter8/ |
D | toy.cpp | 272 bool isBinaryOp() const { return IsOperator && Args.size() == 2; } in isBinaryOp() function in __anoncb12ac490111::PrototypeAST
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/ |
D | toy.cpp | 272 bool isBinaryOp() const { return IsOperator && Args.size() == 2; } in isBinaryOp() function in PrototypeAST
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/cached/ |
D | toy-jit.cpp | 225 bool isBinaryOp() const { return isOperator && Args.size() == 2; } in isBinaryOp() function in PrototypeAST
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/ |
D | toy.cpp | 283 bool isBinaryOp() const { return IsOperator && Args.size() == 2; } in isBinaryOp() function in PrototypeAST
|
/external/llvm/examples/Kaleidoscope/MCJIT/cached/ |
D | toy-jit.cpp | 225 bool isBinaryOp() const { return isOperator && Args.size() == 2; } in isBinaryOp() function in PrototypeAST
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/initial/ |
D | toy.cpp | 209 bool isBinaryOp() const { return isOperator && Args.size() == 2; } in isBinaryOp() function in PrototypeAST
|
/external/llvm/examples/Kaleidoscope/MCJIT/initial/ |
D | toy.cpp | 209 bool isBinaryOp() const { return isOperator && Args.size() == 2; } in isBinaryOp() function in PrototypeAST
|